[]
        
(Showing Draft Content)

C1.WPF.Document.Parameter.Value

Value Property

Value

<p>Gets or sets the parameter value.</p>

If MultiValue is true, the parameter value can be an array, in which case all items in that array must have the same type, and cannot be arrays.

Declaration
public object Value { get; set; }