Autodesk Vault ProfessionalVault API

ActivityArray Property

Autodesk.Connectivity.WebServicesChangeOrder

A list of activities that the current user can perform on the Change Order in its current state.

Syntax

public Activity[] ActivityArray {get; set;}
Public Property ActivityArray As Activity()

See Also