API Help
Eplan.EplApi.DataModel.EObjects Namespace / TerminalAccessory Class / PartNumber Property

In This Topic
    PartNumber Property (TerminalAccessory)
    In This Topic
    Gets part number
    Syntax
    public string PartNumber {get;}
    public:
    property String^ PartNumber {
       String^ get();
    }
    See Also