Class QuickRegisterConflictDecription
Inheritance
System.Object
QuickRegisterConflictDecription
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Cmc.Nexus.Academics.Services
Assembly: Cmc.Nexus.Academics.Contracts.dll
Syntax
public class QuickRegisterConflictDecription
Constructors
QuickRegisterConflictDecription()
Declaration
public QuickRegisterConflictDecription()
Properties
ConflictDetail
Declaration
public string ConflictDetail { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
ConflictType
Declaration
public string ConflictType { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
Type
Declaration
public string Type { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |