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