WorkflowPreferenceVariables.PSParentActivityId Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The parent activity ID to be used for all progress records that are written in the enclosing scope
public: System::String ^ PSParentActivityId;
std::wstring PSParentActivityId;
public const string PSParentActivityId;
val mutable PSParentActivityId : string
Public Const PSParentActivityId As String