| RefPropertyAttribValueValueToString Method (AppFormatInfo, Boolean) |
Returns text representation of the attribute value
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic override string ToString(
AppFormatInfo formatInfo,
bool forInputField
)
Parameters
- formatInfo
- Type: Omada.OE.ModelAppFormatInfo
- forInputField
- Type: SystemBoolean
Return Value
Type:
String
See Also