This document is archived and information here might be outdated. Recommended version. |
The marker name which represents the last save or post of the default transactional version.
[Visual Basic .NET]
Public ReadOnly Property DefaultMarkerName As String
[C#]
public string DefaultMarkerName {get;}
[C++]
HRESULT get_DefaultMarkerName(
System.String* DefaultMarkerName
);
[C++] Parameters DefaultMarkerName [out, retval]
DefaultMarkerName is a parameter of type BSTR*
The DefaultMarkerName property returns a string which represents the last save or post of the default transactional version.