Eplan Platform API
Eplan.EplApi.DataModel Namespace / PropertyValue Class / Set Method

In This Topic
    Set Method (PropertyValue)
    In This Topic
    Sets a System.DateTime value in the PropertyValue object.
    Overload List
    OverloadDescription
    Sets a System.DateTime value in the PropertyValue object.  
    Sets a Eplan.EplApi.Base.PointD value in the PropertyValue object.  
    Sets a Eplan.EplApi.Base.MultiLangString value in the PropertyValue object.  
    Sets a string value in the PropertyValue object.  
    Sets a bool value in the PropertyValue object.  
    Sets a double value in the PropertyValue object.  
    Sets an int value in the PropertyValue object.  
    See Also