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


The following tables list the members exposed by EdmTaskSel.

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