GetDynamicValueProperties::Source Property
Gets or sets the DynamicValue from which to read.
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
public: [RequiredArgumentAttribute] property InArgument<DynamicValue^>^ Source { [CompilerGeneratedAttribute] InArgument<DynamicValue^>^ get(); [CompilerGeneratedAttribute] void set(InArgument<DynamicValue^>^ value); }
Show: