API Help
Eplan.EplApi.DataModel Namespace / NetDefinitionPoint Class / Properties Property

In This Topic
    Properties Property
    In This Topic
    .NET Property enabling access to P8 properties of the NetDefinitionPoint object.
    Syntax
    public new NetDefinitionPointPropertyList Properties {get;}
    public:
    new property NetDefinitionPointPropertyList^ Properties {
       NetDefinitionPointPropertyList^ get();
    }

    Property Value

    P8 properties of the NetDefinitionPoint.
    See Also