AutoCAD Map 3D 2009 Geospatial Platform Reference

AutoCAD Map 3D Geospatial Platform API

bool MgLongTransactionReader::IsActive (  ) 

Specifies whether the long transaction currently being read is the active long transaction.

.NET Syntax
bool IsActive();
Java Syntax
boolean IsActive();
PHP Syntax
bool IsActive();

Returns:
Returns true if the long transaction is active; otherwise returns false.