ShouldSerializeErrorMessage Method (ParseInfo)
In This Topic
Specifies whether to save the value of the ErrorMessage property.
Syntax
'Declaration
Protected Function ShouldSerializeErrorMessage() As Boolean
protected bool ShouldSerializeErrorMessage()
See Also