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


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

Public Fields

 NameDescription
public FieldmbsStrData1Name of a variable, configuration, label, or path, depending on the type of command.  
public FieldmbsStrData2Name of a variable, configuration, label, or path, depending on the type of command.  
public FieldmbsStrData3Name of a variable, configuration, label, or path, depending on the type of command.  
public FieldmlLongData1ID, constant, return code, serial number, or boolean value, depending on the type of command.  
public FieldmlLongData2ID, constant, return code, serial number, or boolean value, depending on the type of command.  
public FieldmlLongData3ID, constant, return code, serial number, version number, or boolean value, depending on the type of command.  
public FieldmlObjectID1ID of a file, folder, data card, or control, depending on the type of command.  
public FieldmlObjectID2ID of a file, folder, data card, or control, depending on the type of command.  
public FieldmlObjectID3ID of a file, folder, data card, or control, depending on the type of command.  
public FieldmlObjectID4ID of a file, folder, data card, or control, depending on the type of command.  
public FieldmpoExtraNames of all the configurations for the specified command type.  
Top

See Also