Parameter.Value property
Value of the Parameter. The type of this property is dynamic.
public object Value { get; set; }
See Also
- class Parameter
- namespace Autodesk.DataExchange.DataModels
Value of the Parameter. The type of this property is dynamic.
public object Value { get; set; }