MDUserDefinedPropertyDefinition Class
In This Topic
Represents user-defined property definition stored in the parts management database.
Inheritance Hierarchy
System.Object
Eplan.EplApi.MasterData.MDUserDefinedPropertyDefinition
Syntax
public class MDUserDefinedPropertyDefinition
public ref class MDUserDefinedPropertyDefinition
Public Constructors
Public Properties
Public Methods
| Name | Description |
| Create | Creates new property definition |
| Dispose | Destructor for deterministic finalization of UserDefinedPropertyDefinition object. |
| Load | Loads property definition from the database. |
| Store | Stores property definition to the database. |
Top
See Also