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


Gets the type of object.

Syntax

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

Property Value

Type of object as defined in EdmObjectType

Example

See Also

Availability

Version 5.2 of SOLIDWORKS PDM Professional