Class SaveProgramVersionTransitionResponse
Inheritance
System.Object
SaveProgramVersionTransitionResponse
Namespace: Cmc.Nexus.Admissions.Services
Assembly: Cmc.Nexus.Admissions.Contracts.dll
Syntax
public class SaveProgramVersionTransitionResponse : ServiceResponse
Constructors
SaveProgramVersionTransitionResponse()
Declaration
public SaveProgramVersionTransitionResponse()
Properties
IsSuccess
Declaration
public bool? IsSuccess { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> |