[Visual Basic]
Property CurrentLocationID As Integer
[C#]
public int CurrentLocationID [ get, set ]
Description
Remarks
mTAPIEx.Locations(mTAPIEx.CurrentLocationID) ' returns the info of current location. mTAPIEx.CurrentLocationID=mTAPIEx.Locations(1).PermanentLocationID ' set the second location to be the current one.
See Also
Support editions

