EntityModel Class |
Namespace: CMS.SalesForce
[SerializableAttribute] public sealed class EntityModel : ISerializable
The EntityModel type exposes the following members.
Name | Description | |
---|---|---|
AttributeModels |
Gets the collection of attribute models.
| |
Name |
Gets the name of this entity model.
|
Name | Description | |
---|---|---|
CreateEntity |
Creates a new instance of SalesForce entity using this model, and returns it.
| |
GetAttributeModel |
Searches for an attribute model with the specified name, and returns it.
| |
GetObjectData |
This method supports the .NET Framework serialization process.
|