This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IH > IHistoricalWorkspace Interface > IHistoricalWorkspace.DefaultMarkerName Property (ArcObjects .NET 10.4 SDK) |
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(
BSTR* 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.