DBObjectApplication Property |
Gets the Application associated with the DBObject.
Not implemented.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic virtual Object Application { get; }
Public Overridable ReadOnly Property Application As Object
Get
public:
virtual property Object^ Application {
Object^ get ();
}
Property Value
Object
See Also