|
![]() |
Is the AssignedTo 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 AssignedToVaries As Boolean Get |
C# |
---|
public virtual bool AssignedToVaries { get; } |
Visual C++ |
---|
public: virtual property bool AssignedToVaries { bool get (); } |
Implements
IClashResult..::..AssignedToVaries
Exceptions
Exception | Condition |
---|---|
System..::..ObjectDisposedException | Object has been Disposed |