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

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

    Property Value

    P8 properties of the place holder text.
    See Also