ChangeMarker Property
A marker identifying the last change in a folder.
Syntax
public String getChangeMarker(); public void setChangeMarker(String changeMarker);
Remarks
This property holds the change marker which identifies the last change in a folder. This is populated after calling ListResources and must be set before calling ListChanges or WaitForChanges.
This property is not available at design time.
Default Value
""