IAttributeValueConverter Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Encapsulates a relationship between an AttributeTypeCode and a ClrType. Provides methods to convert object instances in both directions.
C++
public interface class IAttributeValueConverter
public interface IAttributeValueConverter
type IAttributeValueConverter = interface
Public Interface IAttributeValueConverter
- Derived
To |
Converts from the XRM attribute value to the equivalent external attribute value. |
To |
Converts from the external attribute value to the equivalent XRM attribute value. |
Produto | Versións |
---|---|
Dataverse SDK | Latest |