Gets the Application associated with the DBObject. Not implemented.
Gets the Application associated with the DBObject. Not implemented.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public virtual Object Application { get; }
Visual Basic
Public Overridable ReadOnly Property Application As Object
Get
Visual C++
public: virtual property Object^ Application { Object^ get (); }