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