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


The following tables list the members exposed by EdmCmdData.

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