Click or drag to resize
ApplicationAction Properties

The ApplicationAction type exposes the following members.

Properties
  NameDescription
Public propertyAdministrationRoleId
Administration role id. Optional. It is set by super administrators in order to enable delegation of the administration of this object.
Public propertyApplicationId
ApplicationId.
Public propertyDataContext
Data context.
Public propertyDescription
ApplicationAction description. Optional. Max length 3000.
Public propertyGUID
GUID (Globally Unique Identifier) for this object. It is a LSID, which is unique for each version of the record holding the information included in this object. It is updated automatically by database each time information is saved.
Public propertyId
Id for this application version
Public propertyIdentifier
Identifier. Mandatory. Max length 200. This identifier is set by the application administrator. It is normally used as an identifier for the application action object within the fysical application the object represents.
Public propertyName
Name
Public propertyUpdateInformation
Information about create/update of application.
Public propertyValidFromDate
Date application is valid from. Not Null. Is set to date created by default.
Public propertyValidToDate
Date application is valid to. Not Null. Is set to date created + 100 years by default.
Top
See Also