Eplan Platform API
Eplan.EplApi.DataModel Namespace / PotentialDefinition Class / Properties Property

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

    Property Value

    P8 properties of the PotentialDefinition.
    See Also