FakePluginExecutionContextMode - свойство |
Gets the mode of plug-in execution.
Пространство имён: PZone.Xrm.Testing
public int Mode { get; set; }
Type: Int32The mode of plug-in execution.
Allowable values are defined in the SdkMessageProcessingStepMode enumeration defined in SampleCode\CS\HelperCode\OptionSets.cs and SampleCode\VB\HelperCode\OptionSets.vb of the SDK download.