API Help
Eplan.EplApi.DataModel Namespace / UserDefinedPropertyDefinition Class / Project Property

In This Topic
    Project Property (UserDefinedPropertyDefinition)
    In This Topic
    Returns the project in which this property definition exists.
    Syntax
    public Project Project {get;}
    public:
    property Project^ Project {
       Project^ get();
    }
    See Also