Class SevisBatchImportResponse
Inheritance
System.Object
SevisBatchImportResponse
Namespace: Cmc.Nexus.Crm.Services
Assembly: Cmc.Nexus.Crm.Contracts.dll
Syntax
public class SevisBatchImportResponse : ServiceResponse
Constructors
SevisBatchImportResponse()
Declaration
public SevisBatchImportResponse()
Properties
BatchId
Declaration
public int? BatchId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |