Class QEventAssessmentForm
- Namespace
- InSite.Application.Events.Read
- Assembly
- Shift.Sdk.dll
public class QEventAssessmentForm
- Inheritance
-
QEventAssessmentForm
- Inherited Members
-
- Extension Methods
-
Constructors
public QEventAssessmentForm()
Properties
public Guid BankIdentifier { get; set; }
Property Value
- Guid
public Guid EventIdentifier { get; set; }
Property Value
- Guid
public virtual QBankForm Form { get; set; }
Property Value
- QBankForm
public int FormAsset { get; }
Property Value
- int
public int FormAssetVersion { get; }
Property Value
- int
public string FormCode { get; }
Property Value
- string
public Guid FormIdentifier { get; set; }
Property Value
- Guid
public string FormName { get; }
Property Value
- string
public string FormTitle { get; }
Property Value
- string
public string FormType { get; }
Property Value
- string