Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AF SDK Reference

AFResults Properties

  • Last UpdatedNov 18, 2025
  • 3 minute read
AFResults Properties

The AFResults type exposes the following members.

Properties

  NameDescription
Public property
Case
This property returns the AFCase object which owns the result.
Public property
Count
Gets the number of items actually contained in the collection.
(Inherited from AFCollectionT.)
Public property
CountInputs
Returns the number of inputs contained in the collection of results.
Public property
CountInputsBad
Returns the number of inputs with bad status values contained in the collection of results.
Public property
CountOutputs
Returns the number of outputs contained in the collection of results.
Public property
CountOutputsBad
Returns the number of outputs with bad status values contained in the collection of results.
Public property
Database
This read-only property returns the AFDatabase where this object is defined.
Public property
Identity
This read-only property contains identity of the object.
(Inherited from AFCollection.)
Public property
IsDeleted
This read-only property indicates whether the owner of the collection has been deleted.
(Inherited from AFCollection.)
Public property
ItemGuid
Returns the item in the collection associated with the passed in ID.
(Inherited from AFCollectionT.)
Public property
ItemInt32
Returns the item located at the passed in index.
(Inherited from AFCollectionT.)
Public property
ItemAFAttribute
This property returns the specified object from the collection by AFAttribute.
Public property
ItemIdentity
This read-only property specifies the identity of the objects within the collection.
(Inherited from AFCollection.)
Public property
PISystem
This read-only property allows access to the PISystem associated with this collection.
(Inherited from AFCollection.)

See Also

TitleResults for “How to create a CRG?”Also Available in