API Help
Eplan.EplApi.DataModel.Planning Namespace / PropertyConfiguration Class / Id Property

In This Topic
    Id Property (PropertyConfiguration)
    In This Topic
    Returns AnyPropertyId.
    Syntax
    public AnyPropertyId Id {get;}
    public:
    property AnyPropertyId^ Id {
       AnyPropertyId^ get();
    }
    See Also