FakeWorkflowContextUserId - свойство |
Gets the GUID of the system user for whom the plug-in invokes web service methods on behalf of.
Пространство имён: PZone.Xrm.Testing.Workflow
public Guid UserId { get; set; }
Type: GuidThe GUID of the system user for whom the plug-in invokes web service methods on behalf of. This property corresponds to the SystemUserId property, which is the primary key for the SystemUser entity.