SOLIDWORKS PDM Professional API Help Send Feedback
VariableType Property (IEdmVariable5)
See Also  Example
EPDM.Interop.epdm Namespace > IEdmVariable5 Interface : VariableType Property (IEdmVariable5)


Gets the type of data that can be stored in this variable.

Syntax

Visual Basic 
ReadOnly Property VariableType As EdmVariableType
C# 
EdmVariableType VariableType {get;}
C++/CLI 
property EdmVariableType VariableType {
   EdmVariableType get();
}

Property Value

Type of data that can be stored in this variable as defined in EdmVariableType

Example

See Also

Availability

SOLIDWORKS PDM Professional Version 5.2