WebApplication Class |
Namespace: ArtDatabanken.WebService.Data
The WebApplication type exposes the following members.
Name | Description | |
---|---|---|
WebApplication | Initializes a new instance of the WebApplication class |
Name | Description | |
---|---|---|
Actions |
This applications actions.
| |
AdministrationRoleId |
Administration role id.
| |
ContactPersonId |
Id - Contact person.
| |
CreatedBy |
UserId that created the record
Set by database when inserted.
| |
CreatedDate |
Date record was created.
| |
Description |
Description.
| |
GUID |
GUID.
| |
Id |
Id for this application.
| |
Identifier |
Application identifier.
| |
IsAdministrationRoleIdSpecified |
Is administration role id specified.
| |
IsContactPersonIdSpecified |
Is contact person id specified.
| |
ModifiedBy |
UserId that modified the record
Set by database when record is modified.
| |
ModifiedDate |
Date record was last modified.
| |
Name |
Application name.
| |
ShortName |
Application short name.
| |
URL |
URL.
| |
ValidFromDate |
Date valid from.
| |
ValidToDate |
Date valid to.
| |
Versions |
This applications versions.
|