Click or drag to resize
WebApplication Properties

The WebApplication type exposes the following members.

Properties
  NameDescription
Public propertyActions
This applications actions.
Public propertyAdministrationRoleId
Administration role id.
Public propertyContactPersonId
Id - Contact person.
Public propertyCreatedBy
UserId that created the record Set by database when inserted.
Public propertyCreatedDate
Date record was created.
Public propertyDescription
Description.
Public propertyGUID
GUID.
Public propertyId
Id for this application.
Public propertyIdentifier
Application identifier.
Public propertyIsAdministrationRoleIdSpecified
Is administration role id specified.
Public propertyIsContactPersonIdSpecified
Is contact person id specified.
Public propertyModifiedBy
UserId that modified the record Set by database when record is modified.
Public propertyModifiedDate
Date record was last modified.
Public propertyName
Application name.
Public propertyShortName
Application short name.
Public propertyURL
URL.
Public propertyValidFromDate
Date valid from.
Public propertyValidToDate
Date valid to.
Public propertyVersions
This applications versions.
Top
See Also