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

In This Topic
    SourceObject Property
    In This Topic
    Gets an object from which a PlaceHolderText was created.
    Syntax
    public StorableObject SourceObject {get;}
    public:
    property StorableObject^ SourceObject {
       StorableObject^ get();
    }
    See Also