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

FormFilter2 class More...

Public Member Functions

 FormFilter2 ()
 Initializes a new instance of the FormFilter2 class. More...
 

Properties

bool ApplySecurity [get, set]
 Gets or sets a value indicating whether [apply security]. More...
 
CategoryIdentity CategoryIdentity [get, set]
 Gets or sets the category identity. More...
 
short FormStatus [get, set]
 Gets or sets the form status. Refer FormStatus for possible values. More...
 
FormTypeIdentity FormType [get, set]
 Gets or sets the type of the form. More...
 
bool GetLocalizedFormTitles [get, set]
 Gets or sets a value indicating whether localized form titles are to be retrieved or not. The Language filter needs to be set if this is set to true More...
 
bool IgnoreMaintenanceAccess [get, set]
 Gets or sets a value indicating whether to perform a maintenance access check on this item. More...
 
string Language [get, set]
 Gets or sets the language. If GetLocalizedFormTitles is set to true, then form titles of this language are returned More...
 
bool ReturnFormImage [get, set]
 Gets or sets a value indicating whether [return form image]. More...
 
bool ReturnFormImageAssetIdentity [get, set]
 Gets or sets a value indicating whether [return form image asset identity]. More...
 
string SearchText [get, set]
 Gets or sets the search text. More...
 
bool UseFormType [get, set]
 Gets or sets a value indicating whether [use form type]. More...
 
bool UseStatus [get, set]
 Gets or sets a value indicating whether [use status]. More...
 

Description

FormFilter2 class

Constructor & Destructor Documentation

Initializes a new instance of the FormFilter2 class.

Property Documentation

bool ApplySecurity
getset

Gets or sets a value indicating whether [apply security].

Gets or sets the category identity.

short FormStatus
getsetinherited

Gets or sets the form status. Refer FormStatus for possible values.

FormTypeIdentity FormType
getset

Gets or sets the type of the form.

bool GetLocalizedFormTitles
getset

Gets or sets a value indicating whether localized form titles are to be retrieved or not. The Language filter needs to be set if this is set to true

bool IgnoreMaintenanceAccess
getset

Gets or sets a value indicating whether to perform a maintenance access check on this item.

string Language
getset

Gets or sets the language. If GetLocalizedFormTitles is set to true, then form titles of this language are returned

bool ReturnFormImage
getset

Gets or sets a value indicating whether [return form image].

bool ReturnFormImageAssetIdentity
getset

Gets or sets a value indicating whether [return form image asset identity].

string SearchText
getsetinherited

Gets or sets the search text.

bool UseFormType
getset

Gets or sets a value indicating whether [use form type].

bool UseStatus
getsetinherited

Gets or sets a value indicating whether [use status].