Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDUserDefinedPropertyDefinition Class / Create Method / Create(String,ClientType,MDPartsDatabase,MDPropertyType) Method
Identifying name of a property.
Possible user of a property definition.
Parts database where a property will be created.
Field type of this property definition.

In This Topic
    Create(String,ClientType,MDPartsDatabase,MDPropertyType) Method
    In This Topic
    Creates new property definition
    Syntax

    Parameters

    strIdentifyingName
    Identifying name of a property.
    nClient
    Possible user of a property definition.
    partsDatabase
    Parts database where a property will be created.
    fieldType
    Field type of this property definition.
    See Also