EntityAttributes Property |
Gets a collection of entity attributes.
Namespace: CMS.SalesForceAssembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 13.0.131
Syntax public IEnumerable<EntityAttribute> Attributes { get; }
Property Value
Type:
IEnumerableEntityAttributeSee Also