API Help
Eplan.EplApi.DataModel.MasterData Namespace / Macro Class / CountOfPages Property

In This Topic
    CountOfPages Property
    In This Topic
    Get the count of Pages in this macro
    Syntax
    public uint CountOfPages {get;}
    public:
    property uint CountOfPages {
       uint get();
    }
    See Also