Properties
This table lists the whole set of properties contained into this data type.
Some properties are "native", and have a single serialization format.
Some properties are "polymorphic", and can be serialized/deserialized using multiple formats (known as "styles")
| Name | Kind | Description | 
|---|---|---|
| active | native | |
| conditions | native | |
| logicalOperator | polymorphic | Logical Operator | 
| operator | polymorphic | |
| value | native | |
| virtualName | native | Virtual Name | 
active
For more details about using the properties and customizing their serialization/deserialization, please refer to the general guide on the options
Features
This table contains all the information about to this property features.
| Name | Value | 
|---|---|
| Physical property name | Active | 
| Physical property type | bool | 
| Is Required | NO | 
| Is Polymorphic | NO | 
| Is Nullable | NO | 
| Is Logical Primitive | YES | 
| Is Enumerable | NO | 
| Is Searchable | NO | 
| Is Enum | NO | 
conditions
For more details about using the properties and customizing their serialization/deserialization, please refer to the general guide on the options
Features
This table contains all the information about to this property features.
| Name | Value | 
|---|---|
| Physical property name | Conditions | 
| Physical property type | array of ReportSearchConditionDTO | 
| Is Required | NO | 
| Is Polymorphic | NO | 
| Is Nullable | NO | 
| Is Logical Primitive | NO | 
| Is Enumerable | YES | 
| Is Searchable | NO | 
| Is Enum | NO | 
logicalOperator
Logical Operator
For more details about using the properties and customizing their serialization/deserialization, please refer to the general guide on the options
Features
This table contains all the information about to this property features.
| Name | Value | 
|---|---|
| Physical property name | LogicalOperator | 
| Physical property type | LogicalOperator | 
| Is Required | NO | 
| Is Polymorphic | YES | 
| Is Nullable | NO | 
| Is Logical Primitive | YES | 
| Is Enumerable | NO | 
| Is Searchable | NO | 
| Is Enum | YES | 
Polymorphic styles for version 'v1'
For more details about using the polymorphic properties, please refer to the general guide on the options
Crm-LogicalOperatorEnumStyle: AdaptiveInteger
| Style name | Serialized as | 
|---|---|
| AdaptiveInteger | int | 
| AdaptiveString | string | 
operator
For more details about using the properties and customizing their serialization/deserialization, please refer to the general guide on the options
Features
This table contains all the information about to this property features.
| Name | Value | 
|---|---|
| Physical property name | Operator | 
| Physical property type | ReportConditions | 
| Is Required | NO | 
| Is Polymorphic | YES | 
| Is Nullable | NO | 
| Is Logical Primitive | YES | 
| Is Enumerable | NO | 
| Is Searchable | NO | 
| Is Enum | YES | 
Polymorphic styles for version 'v1'
For more details about using the polymorphic properties, please refer to the general guide on the options
Crm-ReportConditionsEnumStyle: AdaptiveInteger
| Style name | Serialized as | 
|---|---|
| AdaptiveInteger | int | 
| AdaptiveString | string | 
value
For more details about using the properties and customizing their serialization/deserialization, please refer to the general guide on the options
Features
This table contains all the information about to this property features.
| Name | Value | 
|---|---|
| Physical property name | Value | 
| Physical property type | object | 
| Is Required | NO | 
| Is Polymorphic | NO | 
| Is Nullable | NO | 
| Is Logical Primitive | NO | 
| Is Enumerable | NO | 
| Is Searchable | NO | 
| Is Enum | NO | 
virtualName
Virtual Name
For more details about using the properties and customizing their serialization/deserialization, please refer to the general guide on the options
Features
This table contains all the information about to this property features.
| Name | Value | 
|---|---|
| Physical property name | VirtualName | 
| Physical property type | string | 
| Is Required | NO | 
| Is Polymorphic | NO | 
| Is Nullable | NO | 
| Is Logical Primitive | YES | 
| Is Enumerable | NO | 
| Is Searchable | NO | 
| Is Enum | NO | 
Schema
The following table contains the main schema information about this data type.
| Feature | Value | 
|---|---|
| Type | object | 
| Required: | 
Polymorphic Schema
The polymorphic schema describe how the object is serialized and deserialized by the Web API pipeline.
Some properties are "native", and have a single serialization format.
Some properties are "polymorphic", and can be serialized/deserialized using multiple formats (known as "styles")