Microsoft.Xrm.Sdk.Data.Converters Namespace

Contains types for data conversions.

Classes

DefaultValueConverter

An IAttributeValueConverter which performs no type conversion.

GuidToEntityReferenceConverter

An IAttributeValueConverter for converting XRM EntityReference attributes to Guid.

MultiValuePicklistToIntValueConverter
OptionSetToEnumValueConverter

An IAttributeValueConverter for converting XRM OptionSetValue attributes to Enum.

OptionSetToIntValueConverter

An IAttributeValueConverter for converting XRM OptionSetValue attributes to Int32.

StringToGuidValueConverter

An IAttributeValueConverter for converting XRM String attributes to Guid.