All Classes Namespaces Functions Properties Pages
Public Member Functions | List of all members
FormService Class Reference

Provides methods to return information related to forms More...

Public Member Functions

FormSummary4Collection GetForms3 (string sessionId, FormFilter2 formFilter)
 Gets the summary for forms More...
 

Description

Provides methods to return information related to forms

Member Functions

FormSummary4Collection GetForms3 ( string  sessionId,
FormFilter2  formFilter 
)

Gets the summary for forms

Parameters
sessionIdA string that uniquely identifies the Session for the current logged on user. If the SessionId is invalid then an exception will be raised.
formFilterThe FormFilter2 class.
Returns
A FormSummary4Collection collection of type FormSummary4.
Name Type Comment
Category CategoryIdentity Id of the Category in TotalAgility
FormIdentity FormIdentity Not used
FormType Short Enumeration value for FormType
Image Byte Byte array of image mapped to the customizable icon
ImageAssetIdentity AssetIdentity Identity of image asset mappped to the customizable icon
LockedBy ResourceIdentity Resource details
Title String The Form title
Security
Resource must have access permission to the Designer ACL.