Class ValidateCustomBusinessRulesResponse
Represents the response for the ValidateCustomBusinessRules method.
Inheritance
System.Object
ValidateCustomBusinessRulesResponse
Namespace: Cmc.Nexus.CareerServices.Services
Assembly: Cmc.Nexus.CareerServices.Contracts.dll
Syntax
public class ValidateCustomBusinessRulesResponse : ServiceResponse
Constructors
ValidateCustomBusinessRulesResponse()
Declaration
public ValidateCustomBusinessRulesResponse()
Properties
ShowMessage
Declaration
public string ShowMessage { get; set; }
Property Value
Type | Description |
---|---|
System.String |
StopSaveProcess
Declaration
public string StopSaveProcess { get; set; }
Property Value
Type | Description |
---|---|
System.String |