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: 8.2.23
Syntax
C#
public Entity[] Entities { get; }

Property Value

Type: Entity
See Also