SiteCompat Class
Autodesk.Connectivity.WebServices›Autodesk.Connectivity.WebServices
Information regarding site compatibility.
Syntax
public class SiteCompat Public Class SiteCompat Properties
| Name | Description |
|---|---|
| FacilityArray | 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. |
| ProdArray | 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. |
| Status | Tells if the site is greater than, less than or equal to the system. |
Returned By
Where you get a SiteCompat — members that return one.
- KnowledgeVaultService.GetSiteCompatibilityWithKnowledgeMaster
- KnowledgeVaultService.GetSiteCompatibilityWithKnowledgeVault
Inheritance Hierarchy
- System.Object
- Autodesk.Connectivity.WebServices.SiteCompat