Class CheckCompatibilityRequest
Represents the a request for the CheckCompatibility method.
Inheritance
System.Object
CheckCompatibilityRequest
Namespace: Cmc.Nexus.Common.Services
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public class CheckCompatibilityRequest : ServiceRequest
Constructors
CheckCompatibilityRequest()
Declaration
public CheckCompatibilityRequest()
Properties
ShowOnlyErrors
Declaration
public bool ShowOnlyErrors { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |