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

    Parameter NameDescription
    strIdentifyingNameIdentifying name of a property.
    nClientPossible user of a property definition.
    partsDatabaseParts database where a property will be created
    See Also