Description
Returns true if the object has one or more fields.
Visual Basic
Public Property HasFields() As bool
C#
public bool HasFields;
Conditions
Read / Write
Returns true if the object has one or more fields.
Public Property HasFields() As bool
public bool HasFields;
Read / Write