Click or drag to resize
Infosoft Logo

ObjectValidationValuesRequest Class

Provides data for the request to the GetObjectValidationValues operation on IValidationService.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.MessageContracts.ConfigurationsObjectValidationValuesRequest

Namespace: Infosoft.Common.Contracts.MessageContracts.Configurations
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public class ObjectValidationValuesRequest

The ObjectValidationValuesRequest type exposes the following members.

Properties
 NameDescription
Public propertyObjectValidationType Gets or sets the object validation type.
Public propertyTitleCode Gets or sets a title code that provides context for the validation.
Top
See Also