|
![]() |
Name of the person who approved this clash.
Namespace: Autodesk.Navisworks.Api.Clash
Assembly: Autodesk.Navisworks.Clash (in Autodesk.Navisworks.Clash.dll)
Syntax
Visual Basic |
---|
Public Overridable Property ApprovedBy As String Get Set |
C# |
---|
public virtual string ApprovedBy { get; set; } |
Visual C++ |
---|
public: virtual property String^ ApprovedBy { String^ get (); void set (String^ value); } |
Implements
IClashResult..::..ApprovedBy
Exceptions
Exception | Condition |
---|---|
System..::..ObjectDisposedException | Object has been Disposed |
System..::..NotSupportedException | Object is Read-Only |