Eplan Platform API
Eplan.EplApi.DataModel Namespace / ProjectPropertyList Class / PROJ_CUSTOMIDENTIFICATION Property / PROJ_CUSTOMIDENTIFICATION Property

In This Topic
    PROJ_CUSTOMIDENTIFICATION Property
    In This Topic
    Customer code # 10180.
    Syntax
    public PropertyValue PROJ_CUSTOMIDENTIFICATION {get; set;}
    public:
    property PropertyValue^ PROJ_CUSTOMIDENTIFICATION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also