FakeWorkflowContextIsolationMode - свойство |
Gets a value indicating if the plug-in is executing in the sandbox.
Пространство имён: PZone.Xrm.Testing.Workflow
public int IsolationMode { get; set; }
Type: Int32Indicates if the plug-in is executing in the sandbox.
Allowable values are defined in the PluginAssemblyIsolationMode enumeration defined in SampleCode\CS\HelperCode\OptionSets.cs and SampleCode\VB\HelperCode\OptionSets.vb of the SDK download.