Eplan Platform API
Eplan.EplApi.DataModel Namespace / Project Class / UserDefinedPropertyDefinitions Property

In This Topic
UserDefinedPropertyDefinitions Property (Project)
In This Topic
Returns array of all UserDefinedPropertyDefinition from this project.
Syntax
public UserDefinedPropertyDefinition[] UserDefinedPropertyDefinitions {get;}
See Also