Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartHierarchyPosition Class / DevicetagId Property

In This Topic
    DevicetagId Property
    In This Topic
    Returns the device tag-id of the position.
    Syntax
    public string DevicetagId {get; set;}
    public:
    property String^ DevicetagId {
       String^ get();
       void set (    String^ value);
    }
    See Also