Table of Contents

Class QEventAssessmentForm

Namespace
InSite.Application.Events.Read
Assembly
Shift.Sdk.dll
public class QEventAssessmentForm
Inheritance
QEventAssessmentForm
Inherited Members
Extension Methods

Constructors

QEventAssessmentForm()

public QEventAssessmentForm()

Properties

BankIdentifier

public Guid BankIdentifier { get; set; }

Property Value

Guid

EventIdentifier

public Guid EventIdentifier { get; set; }

Property Value

Guid

Form

public virtual QBankForm Form { get; set; }

Property Value

QBankForm

FormAsset

public int FormAsset { get; }

Property Value

int

FormAssetVersion

public int FormAssetVersion { get; }

Property Value

int

FormCode

public string FormCode { get; }

Property Value

string

FormIdentifier

public Guid FormIdentifier { get; set; }

Property Value

Guid

FormName

public string FormName { get; }

Property Value

string

FormTitle

public string FormTitle { get; }

Property Value

string

FormType

public string FormType { get; }

Property Value

string