Class StudentRegistrationBillTransactionResponse
StudentRegistrationBillTransactionResponse
Inheritance
System.Object
StudentRegistrationBillTransactionResponse
Namespace: Cmc.Nexus.StudentAccounts.Services
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class StudentRegistrationBillTransactionResponse : ServiceResponse
Constructors
StudentRegistrationBillTransactionResponse()
Declaration
public StudentRegistrationBillTransactionResponse()
Properties
IsWarningMessageDisplayed
Displays warning message on UI based on the value of this property
Declaration
public bool IsWarningMessageDisplayed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |