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

AF SDK Reference

AFSDKExtension Methods

  • Last UpdatedNov 18, 2025
  • 2 minute read
AFSDKExtension Methods

The AFSDKExtension type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCode example
ChunkedByT
This extension method breaks up search results into chunks to make it easier to page through and process IEnumerableT collections in chunks.
Public methodStatic member
FilterBy(IEnumerableAFElementTemplate, Type)
This extension method will filter a collection of AFElementTemplate items by InstanceType.
Public methodStatic member
FilterByT(IEnumerableT, AFCategory)
This extension method will filter a collection by AFCategory.
Public methodStatic member
IsGoodStatus
This extension method will indicate if the AFSyncStatus is considered a good status.
Public methodStatic member
IsRetryable
This extension method will indicate if the Exception is considered retryable.

See Also

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