API Help
Eplan.EplApi.DataModel Namespace / PropertyDefinition Class / Id Property

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