Class UpdateNationalDoNotCallResponse
This is used in the call to UpdateNationalDoNotCallResponse command. It represents the output fields returned after calling the service method.
Inheritance
System.Object
UpdateNationalDoNotCallResponse
Namespace: Cmc.Nexus.Common.Services
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public class UpdateNationalDoNotCallResponse : ServiceResponse
Constructors
UpdateNationalDoNotCallResponse()
Declaration
public UpdateNationalDoNotCallResponse()
Properties
Count
Gets or sets the Count
Declaration
public int Count { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | Count of student update |