Class GetDuplicateBatchExistResponse
Inheritance
System.Object
GetDuplicateBatchExistResponse
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class GetDuplicateBatchExistResponse : ServiceResponse
Constructors
GetDuplicateBatchExistResponse()
Declaration
public GetDuplicateBatchExistResponse()
Properties
IsBatchNameExist
Declaration
public bool IsBatchNameExist { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |