GeoLocationDataPostToDb Method
|
Posts this GeoData object to the
database.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public ObjectId PostToDb()
Public Function PostToDb As ObjectId
public:
ObjectId PostToDb()
member PostToDb : unit -> ObjectId
Return Value
ObjectId
Object ID of the posted GeoData object.
See Also