GetSystemFacilities Method
Gets the facilites for the Autodesk Data Management system.
Required Permissions
Anonymousno login required.Syntax
public Facility[] GetSystemFacilities()Public Function GetSystemFacilities() As Facility()Return Value
The list of installed facilities for the system.
Remarks
The 'system' described in the function name pertains to information in the database. In a multi-site environment each site may have different facilities, but the system will always have the same facilities. If the system facilities are different from the site facilities, it may cause compatibility issues.