DBObjectApplication Property |
Gets the Application associated with the DBObject.
Not implemented.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
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