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 PropertyAlso validate for part references property.  
    Public PropertyCategory of this property definition.  
    Public PropertyGets/Sets list of default values for selection list.  
    Public PropertyDescription for this property definition.  
    Public PropertyName displayed in GUI for this property definition.  
    Public Property"Do not use any more" property.  
    Public PropertyField type of this property definition.  
    Public PropertyGUIReadOnly property value. This property makes a new user-defined property to be Readonly in GUI.  
    Public PropertyOverridden. Returns MDAnyPropertyId.  
    Public PropertyIdentifying name  
    Public PropertyInput aid of this property definition.  
    Public PropertyOverridden. Checks if given property is indexed.  
    Public PropertyOverridden. Gets a property's minimal value specified in the property's definition.  
    Public PropertyOverridden. Allows to check maximal index value of given property.  
    Public PropertyOverridden. Name of property.  
    Public PropertyOverridden. Check if a given property is read-only.  
    Public PropertyTranslate property value.  
    Public PropertyOverridden. Returns information about type of the property. MDPropertyDefinition.MDPropertyType  
    Public PropertyUnitGroup of this property definition.  
    Public PropertyOverridden. Gets a property's maximal value specified in the property's definition.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded. Creates new property definition  
    Public MethodDestructor for deterministic finalization of UserDefinedPropertyDefinition object. (Inherited from Eplan.EplApi.MasterData.MDPropertyDefinition)
    Public MethodLoads property definition from the database.  
    Public MethodStores property definition to the database.  
    Top
    See Also