Class VAssessmentPage
- Namespace
- InSite.Application.Sites.Read
- Assembly
- Shift.Sdk.dll
public class VAssessmentPage
- Inheritance
-
VAssessmentPage
- Inherited Members
-
- Extension Methods
-
Constructors
VAssessmentPage()
Properties
BankIdentifier
public Guid BankIdentifier { get; set; }
Property Value
- Guid
FormAsset
public int FormAsset { get; set; }
Property Value
- int
FormAssetVersion
public int FormAssetVersion { get; set; }
Property Value
- int
FormCode
public string FormCode { get; set; }
Property Value
- string
FormIdentifier
public Guid FormIdentifier { get; set; }
Property Value
- Guid
FormName
public string FormName { get; set; }
Property Value
- string
FormPublicationStatus
public string FormPublicationStatus { get; set; }
Property Value
- string
FormTitle
public string FormTitle { get; set; }
Property Value
- string
OrganizationIdentifier
public Guid OrganizationIdentifier { get; set; }
Property Value
- Guid
PageIcon
public string PageIcon { get; set; }
Property Value
- string
PageIdentifier
public Guid PageIdentifier { get; set; }
Property Value
- Guid
PageIsHidden
public bool PageIsHidden { get; set; }
Property Value
- bool
PageTitle
public string PageTitle { get; set; }
Property Value
- string
PageVisibilityHtml
public string PageVisibilityHtml { get; }
Property Value
- string