Autodesk Vault ProfessionalVault API

Status Property

Autodesk.Connectivity.WebServicesEditItemCommandEventArgs

The status of the command. Used in the Post event to see of the command was successful.

Syntax

public EventStatus Status {get;}
Public ReadOnly Property Status As EventStatus

See Also