Entity Class |
Namespace: CMS.SalesForce
public sealed class Entity
The Entity type exposes the following members.
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.
|
Name | Description | |
---|---|---|
![]() | GetAttributeValueT |
Gets the specified attribute value.
|