Class DistributionRequestWhat
- Namespace
- InSite.Persistence.Integration.BCMail
- Assembly
- InSite.Persistence.dll
public class DistributionRequestWhat
- Inheritance
-
DistributionRequestWhat
- Inherited Members
-
Constructors
DistributionRequestWhat()
public DistributionRequestWhat()
Properties
public string FormLevel { get; set; }
Property Value
- string
public string FormName { get; set; }
Property Value
- string
public int FormNumber { get; set; }
Property Value
- int
public string FormNumberType { get; set; }
Property Value
- string
public string FormTitle { get; set; }
Property Value
- string
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>