Harness proD API Help
EPLAN.Harness.API.LibraryParts Namespace / BaseLibraryPart Class / UserDefinedProperties Property
In This Topic
    UserDefinedProperties Property (BaseLibraryPart)
    In This Topic
    Gets the user-defined properties of the library part.
    Syntax
    public List<UserDefinedProperty> UserDefinedProperties {get;}
    See Also