forwardGroupInstance Class   Table of ContentGroupInstance Methodsforward
GroupInstance Properties

The GroupInstance type exposes the following members.

Properties
  NameDescription
Public propertyFields
Returns message fields.
(Inherited from FieldSet.)
Public propertyFieldValue
Returns the field value as string if it is present or null value otherwise.
(Inherited from FieldSet.)
Public propertyOwner
Returns owner of current FieldSet.
(Inherited from FieldSet.)
Public propertyValid
Returns true if the instance is valid.
(Inherited from FieldSet.)
Top
See Also