Click or drag to resize

RefPropertyAttribValueToString Method (String, Boolean)

Returns string represenation of the object

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public virtual string ToString(
	string nullValue,
	bool forInputField
)

Parameters

nullValue
Type: SystemString
forInputField
Type: SystemBoolean

Return Value

Type: String
See Also