Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Object ComplexType

Namespace:
Microsoft.Dynamics.CRM

Contains values to be passed as arguments.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
Type Edm.String

The name of the .NET type

Value Edm.String

The value to use for comparison.

Used by

The following use the Object ComplexType.

Name How used
ParameterCollection Values Property
InputArgument Values Property
MetadataConditionExpression Value Property
QueryByAttribute Values Property
ConditionExpression Values Property

See also