Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDUserDefinedPropertyDefinition Class
Properties Methods

In This Topic
    MDUserDefinedPropertyDefinition Class Members
    In This Topic

    The following tables list the members exposed by MDUserDefinedPropertyDefinition.

    Public Constructors
     NameDescription
    Public ConstructorInitializes property definition  
    Top
    Public Properties
     NameDescription
    Public PropertyCategory of this property definition.  
    Public PropertyGets/Sets list of default values for selection list.  
    Public PropertyName displayed in GUI for this property definition.  
    Public PropertyField type of this property definition.  
    Public PropertyIdentifying name  
    Public PropertyInput aid of this property definition.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Creates new property definition  
    Public MethodDestructor for deterministic finalization of UserDefinedPropertyDefinition object.  
    Public MethodLoads property definition from the database.  
    Public MethodStores property definition to the database.  
    Top
    See Also