Autodesk Vault ProfessionalVault API

FacilityArray Property

Autodesk.Connectivity.WebServicesSiteCompat

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

Syntax

public Facility[] FacilityArray {get; set;}
Public Property FacilityArray As Facility()

See Also