Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPropertyValue Class

In This Topic
MDPropertyValue Class Methods
In This Topic

For a list of all members of this type, see MDPropertyValue members.

Public Methods
 NameDescription
Public MethodDestructor for deterministic finalization of MDPropertyValue object.  
Public MethodDisplay value of property as Eplan.EplApi.Base.MultiLangString.  
Public MethodOverloaded. Sets System.DateTime value in MDPropertyValue object.  
Public MethodConverts this MDPropertyValue object to System::Boolean.  
Public MethodConverts this MDPropertyValue object to doule.  
Public MethodConverts this MDPropertyValue object to long.  
Public MethodConverts this MDPropertyValue object to Eplan.EplApi.Base.MultiLangString.  
Public MethodConversion this MDPropertyValue object to Eplan.EplApi.Base.PointD.  
Public MethodOverloaded. Returns string value of this property. When type of property is MultiLangString then only specified language is returned. In case of off-line MDPropertyValue object, stored value is returned without any cast. When property can not be read, default_value is returned instead of throwing MDEmptyPropertyException .  
Public MethodConverts this MDPropertyValue object to System::DateTime.  
Top
See Also