|
![]() |
Is the Description property the same on all child results in the group. False where there are no child results.
Namespace: Autodesk.Navisworks.Api.Clash
Assembly: Autodesk.Navisworks.Clash (in Autodesk.Navisworks.Clash.dll)
Syntax
Visual Basic |
---|
Public Overridable ReadOnly Property DescriptionVaries As Boolean Get |
C# |
---|
public virtual bool DescriptionVaries { get; } |
Visual C++ |
---|
public: virtual property bool DescriptionVaries { bool get (); } |
Implements
IClashResult..::..DescriptionVaries
Exceptions
Exception | Condition |
---|---|
System..::..ObjectDisposedException | Object has been Disposed |