Harness proD API Help
EPLAN.Harness.API.LibraryParts Namespace / BaseLibraryPart Class / Tags Property
In This Topic
    Tags Property (BaseLibraryPart)
    In This Topic
    Gets a list of tags related with this library part.
    Syntax
    public List<TextProperty> Tags {get;}
    See Also