| Entity Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CMS.SalesForce
 Syntax
Syntaxpublic sealed class Entity
The Entity type exposes the following members.
 Constructors
Constructors Properties
Properties| Name | Description | |
|---|---|---|
|  | Attributes | 
            Gets a collection of entity attributes.
             | 
|  | Id | 
            Gets or sets the entity identifier.
             | 
|  | Item | 
            Gets or sets the specified attribute value.
             | 
|  | Model | 
            Gets the entity model.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | GetAttributeValueT | 
            Gets the specified attribute value.
             | 
 See Also
See Also