Class DistributionRequestWhen
- Namespace
- InSite.Persistence.Integration.BCMail
- Assembly
- InSite.Persistence.dll
public class DistributionRequestWhen
- Inheritance
-
DistributionRequestWhen
- Inherited Members
-
Constructors
DistributionRequestWhen()
public DistributionRequestWhen()
Properties
ActivityBillingCode
public string ActivityBillingCode { get; set; }
Property Value
- string
ActivityDate
public string ActivityDate { get; set; }
Property Value
- string
ActivityIdentifier
public Guid ActivityIdentifier { get; set; }
Property Value
- Guid
ActivityNumber
public int ActivityNumber { get; set; }
Property Value
- int
ActivityTime
public string ActivityTime { get; set; }
Property Value
- string
ActivityType
public string ActivityType { get; set; }
Property Value
- string
DistributionExpected
public string DistributionExpected { get; set; }
Property Value
- string
ExamType
[JsonIgnore]
public string ExamType { get; set; }
Property Value
- string