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

In This Topic
    Create(String,ClientType,MDPartsDatabase) 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
    See Also