SOLIDWORKS PDM Professional API Help Send Feedback
EdmTaskSel Structure Fields
See Also 
EPDM.Interop.epdm Namespace : EdmTaskSel Structure


For a list of all members of this type, see EdmTaskSel members.

Public Fields

 NameDescription
public FieldmbsConfigurationOptional configuration name. Empty for folders and file types not supporting configurations.  
public FieldmeTypeType of object (EdmObjectType.EdmObject_File or EdmObjectType.EdmObject_Folder).  
public FieldmlIDDatabase ID of file or folder.  
public FieldmlParentIDParent folder ID for files; 0 for folders.  
public FieldmlVersionFile version; 0 for folders.  
Top

See Also