FakeWorkflowContextOrganizationName - свойство |
Gets the unique name of the organization that the entity currently being processed belongs to and the plug-in executes under.
Пространство имён: PZone.Xrm.Testing.Workflow
public string OrganizationName { get; set; }
Type: StringThe unique name of the organization that the entity currently being processed belongs to and the plug-in executes under.
See the Name attribute of the Organization entity.