TransformationParameterTypeCode Class (Sdk Assembly)
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
This class specifies the integer flags to set the transformationparametermapping.parametertypecode property. Although the property may accept any value, these are the valid values.
This class does not need instantiation or initialization because the fields represent constant integer values. These values are intended to be used when setting entity property values.
The TransformationParameterTypeCode class exposes the following members.
| Field | Value | Description |
| Input | 0 | Specifies an input parameter. |
| Output | 1 | Specifies an output parameter. |
Remarks
This class can also be found in SDK\Helpers\CS\CrmHelpers\enums.cs. See CrmHelpers Classes.
Namespace: Microsoft.Crm.Sdk
Assembly: Microsoft.Crm.Sdk.dll
See Also
© 2010 Microsoft Corporation. All rights reserved.
