Class SevisBatchImportRequest
Inheritance
System.Object
SevisBatchImportRequest
Assembly: Cmc.Nexus.Crm.Contracts.dll
Syntax
public class SevisBatchImportRequest : ServiceRequest
Constructors
SevisBatchImportRequest()
Declaration
public SevisBatchImportRequest()
Properties
BatchId
Declaration
public int BatchId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
IsExchangeVisitor
Declaration
public bool IsExchangeVisitor { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
SchoolCode
Declaration
public string SchoolCode { get; set; }
Property Value
Type |
Description |
System.String |
|