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

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

    Property Value

    P8 properties of the PipingDefinition.
    See Also