Class ValidateSevisFileTransmissionRequest
Represents the request for the ValidateSevisFileTransmission method.
Inheritance
System.Object
ValidateSevisFileTransmissionRequest
Namespace: Cmc.Nexus.Crm.Services
Assembly: Cmc.Nexus.Crm.Contracts.dll
Syntax
public class ValidateSevisFileTransmissionRequest : ServiceRequest
Constructors
ValidateSevisFileTransmissionRequest()
Declaration
public ValidateSevisFileTransmissionRequest()
Properties
IsExchangeVisitor
Declaration
public bool IsExchangeVisitor { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsExport
Declaration
public bool IsExport { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
SchoolCode
Declaration
public string SchoolCode { get; set; }
Property Value
Type | Description |
---|---|
System.String |