GetUpdatedEntitiesResultEntityIds Property |
Gets a list of entities that were updated in the requested time window.
Namespace: CMS.SalesForceAssembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 13.0.131
Syntax public IEnumerable<string> EntityIds { get; }
Property Value
Type:
IEnumerableStringSee Also