FakePluginExecutionContextCorrelationId - свойство |
Gets the GUID for tracking plug-in or custom workflow activity execution.
Пространство имён: PZone.Xrm.Testing
public Guid CorrelationId { get; set; }
Type: GuidThe GUID for tracking plug-in or custom workflow activity execution.
This property is used by the platform for infinite loop prevention. In most cases, this property can be ignored.