WebApplicationVersion Class |
Namespace: ArtDatabanken.WebService.Data
The WebApplicationVersion type exposes the following members.
Name | Description | |
---|---|---|
![]() | WebApplicationVersion | Initializes a new instance of the WebApplicationVersion class |
Name | Description | |
---|---|---|
![]() | ApplicationId |
Application id.
|
![]() | CreatedBy |
UserId that created the record
Set by database when inserted.
|
![]() | CreatedDate |
Date record was created.
|
![]() | Description |
Description.
|
![]() | Id |
Id.
|
![]() | IsRecommended |
Is recommended.
|
![]() | IsValid |
Is valid.
|
![]() | ModifiedBy |
UserId that modified the record
Set by database when record is modified.
|
![]() | ModifiedDate |
Date record was last modified.
|
![]() | ValidFromDate |
Date valid from.
|
![]() | ValidToDate |
Date valid to.
|
![]() | Version |
Version.
|