Click or drag to resize
ApplicationVersion Properties

The ApplicationVersion type exposes the following members.

Properties
  NameDescription
Public propertyApplicationId
ApplicationId.
Public propertyDataContext
Data context.
Public propertyDescription
ApplicationVersion description. Optional. Max length 3000.
Public propertyId
Id for this application version
Public propertyIsRecommended
IsRecommended
Public propertyIsValid
IsValid
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.
Public propertyVersion
Version
Top
See Also