Click or drag to resize

RhinoAccoountsProgressInfoMetadata Property

Any metadata of interest that may be used by the caller of a task.

Namespace:  Rhino.Runtime.RhinoAccounts
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public Dictionary<Object, Object> Metadata { get; }

Property Value

Type: DictionaryObject, Object
See Also