|
|
Search conditions that will be applied during search
Namespace: Autodesk.Navisworks.Api
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
| Visual Basic |
|---|
Public ReadOnly Property SearchConditions As SearchConditionCollection Get |
| C# |
|---|
public SearchConditionCollection SearchConditions { get; } |
| Visual C++ |
|---|
public: property SearchConditionCollection^ SearchConditions { SearchConditionCollection^ get (); } |
Exceptions
| Exception | Condition |
|---|---|
| System..::..ObjectDisposedException | Object has been Disposed |