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