Autodesk Vault ProfessionalVault API

Params Property

Autodesk.Connectivity.JobProcessor.ExtensibilityIJob

Gets the set of parameters on the job.

Syntax

System.Collections.Generic.Dictionary<string,string> Params {get;}
ReadOnly Property Params As System.Collections.Generic.Dictionary(Of String,String)

See Also