Autodesk Vault ProfessionalVault API

ProdArray Property

Autodesk.Connectivity.WebServicesSiteCompat

If the site is less than the system, this property is an array of products missing from the site. If the system is less than the site, this property is an array of products missing from the system. If the site and system are equal, this value is empty.

Syntax

public Product[] ProdArray {get; set;}
Public Property ProdArray As Product()

See Also