| 
 |   | 
Get the property category collection
        
        Namespace: Autodesk.Navisworks.Api
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
 Syntax
Syntax
| Visual Basic | 
|---|
| Public ReadOnly Property PropertyCategories As InfoPropertyCategoryCollection Get | 
| C# | 
|---|
| public InfoPropertyCategoryCollection PropertyCategories { get; } | 
| Visual C++ | 
|---|
| public: property InfoPropertyCategoryCollection^ PropertyCategories { InfoPropertyCategoryCollection^ get (); } | 
 Remarks
Remarks
For more information on Sheets see 'Sheets' in the 'Developer guide'.
 Exceptions
Exceptions
| Exception | Condition | 
|---|---|
| System..::..ObjectDisposedException | Object has been Disposed |