FakeWorkflowContextBusinessUnitId - свойство |
Gets the GUIDGUID of the business unit that the user making the request, also known as the calling user, belongs to.
Пространство имён: PZone.Xrm.Testing.Workflow
public Guid BusinessUnitId { get; set; }
Type: GuidThe GUID of the business unit. This property corresponds to the BusinessUnitId property, which is the primary key for the BusinessUnit entity.