Class ValidateGreatPlainConnectionResponse
Represents the response for the ValidateGreatPlainConnection method.
Inheritance
System.Object
ValidateGreatPlainConnectionResponse
Namespace: Cmc.Nexus.StudentAccounts.Services
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class ValidateGreatPlainConnectionResponse : ServiceResponse
Constructors
ValidateGreatPlainConnectionResponse()
Declaration
public ValidateGreatPlainConnectionResponse()
Properties
IsValidConnection
Is valid connection
Declaration
public bool IsValidConnection { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |