Table of Contents

Class DistributionRequestWhat

Namespace
InSite.Persistence.Integration.BCMail
Assembly
InSite.Persistence.dll
public class DistributionRequestWhat
Inheritance
DistributionRequestWhat
Inherited Members

Constructors

DistributionRequestWhat()

public DistributionRequestWhat()

Properties

FormLevel

public string FormLevel { get; set; }

Property Value

string

FormName

public string FormName { get; set; }

Property Value

string

FormNumber

public int FormNumber { get; set; }

Property Value

int

FormNumberType

public string FormNumberType { get; set; }

Property Value

string

FormTitle

public string FormTitle { get; set; }

Property Value

string

FormType

public string FormType { get; set; }

Property Value

string

Materials

public DistributionRequestWhatMaterials Materials { get; set; }

Property Value

DistributionRequestWhatMaterials

Who

public List<DistributionRequestWhatWho> Who { get; set; }

Property Value

List<DistributionRequestWhatWho>