Click or drag to resize
EntityLongIntegerAttributeMapper Class
Entity long integer attribute mapper.
Inheritance Hierarchy

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 9.0.0
Syntax
C#
public sealed class EntityLongIntegerAttributeMapper : EntityAttributeMapperBase

The EntityLongIntegerAttributeMapper type exposes the following members.

Constructors
  NameDescription
Public methodEntityLongIntegerAttributeMapper
Initializes a new instance of the EntityIntegerAttributeMapper class.
Top
Fields
  NameDescription
Protected fieldmAttributeInfo
The entity attribute info that is the source of this mapping.
(Inherited from EntityAttributeMapperBase.)
Protected fieldmSupportsDependentStateField
A value indicating whether this mapping supports advanced country selection.
(Inherited from EntityAttributeMapperBase.)
Top
Properties
  NameDescription
Public propertyAttributeInfo
Gets an entity attribute info that is the source of this mapping.
(Inherited from EntityAttributeMapperBase.)
Public propertySupportsDependentStateField
Gets a value indicating whether this mapping supports advanced country selection.
(Inherited from EntityAttributeMapperBase.)
Top
Methods
See Also