FakeWorkflowContextOrganizationId - свойство |
Gets the GUID of the organization that the entity belongs to and the plug-in executes under.
Пространство имён: PZone.Xrm.Testing.Workflow
public Guid OrganizationId { get; set; }
Type: GuidThe GUID of the organization that the entity belongs to and the plug-in executes under. This corresponds to the OrganizationId attribute, which is the primary key for the Organization entity.