DynamicValue.IsReadOnly Property
Gets a value that indicates whether the DynamicValue is read only.
Assembly: Microsoft.Activities (in Microsoft.Activities.dll)
[DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)] public bool IsReadOnly { get; }
Show: