Eplan Platform API
Eplan.EplApi.DataModel Namespace / StorableObject Class / TypeIdentifier Property

TypeIdentifier Property
Returns the type of the object as number.
Syntax
public uint TypeIdentifier {get;}

Property Value

the number of the type
Exceptions
ExceptionDescription
Thrown when the object is invalid.
See Also