Click or drag to resize
Infosoft Logo

ObjectValidationValues Class

Provides data for operations that retrieve lists of objects that can be used in validations.
Inheritance Hierarchy
SystemObject
  Infosoft.Common.Contracts.DataContracts.ConfigurationsObjectValidationValues

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

The ObjectValidationValues type exposes the following members.

Properties
 NameDescription
Public propertyItems Gets or sets the item collection. The type of the items depends on the input to the service operation.
Top
See Also