Autodesk Vault ProfessionalVault API

Priority Property

Autodesk.Connectivity.WebServicesSchedJob

The priority of the job. A lower number means a higher priority. 1 is the lowest possible number.

Syntax

public System.int Priority {get; set;}
Public Property Priority As System.Integer

See Also