Click or drag to resize
SelectEntitiesResultEntities Property
Gets the list of entities in this set.

Namespace: CMS.SalesForce
Assembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 9.0.0
Syntax
C#
public Entity[] Entities { get; }

Property Value

Type: Entity
See Also