Eplan Platform API
Eplan.EplApi.DataModel.Planning Namespace / SegmentDefinition Class / IdentifyingName Property

In This Topic
    IdentifyingName Property (SegmentDefinition)
    In This Topic
    Unique name that was specified when the segment definition was created.
    Syntax
    public string IdentifyingName {get;}
    public:
    property String^ IdentifyingName {
       String^ get();
    }
    See Also