Class EchoBatchCompleteResponse
Represents the response for the EchoBatchComplete method.
Inheritance
System.Object
EchoBatchCompleteResponse
Namespace: Cmc.Nexus.Common.Services
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public class EchoBatchCompleteResponse : ServiceResponse
Constructors
EchoBatchCompleteResponse()
Declaration
public EchoBatchCompleteResponse()
Properties
UpdateSuccessful
Was the update to the system settings table successful
Declaration
public bool UpdateSuccessful { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |