public MDPropertyValue Set( MultiLangString mls )
public: MDPropertyValue^ Set( MultiLangString^ mls )
Parameters
| Parameter Name | Description |
|---|---|
| mls | Eplan.EplApi.Base.MultiLangString to convert |
Return Value
This object is returned.
public MDPropertyValue Set( MultiLangString mls )
public: MDPropertyValue^ Set( MultiLangString^ mls )
| Parameter Name | Description |
|---|---|
| mls | Eplan.EplApi.Base.MultiLangString to convert |
MDPropertyValue object was created by user only the local value of this object will be changed/set.
If this MDPropertyValue object was acquired from property list or from StorableObject then also value in original location will be changed.