This document is archived and information here might be outdated. Recommended version. |
The name of the associate versioned view, if any.
[Visual Basic .NET]
Public Property VersionedViewName As String
[C#]
public string VersionedViewName {get; set;}
[C++]
HRESULT get_VersionedViewName(
System.String* VersionedViewName
);
[C++]
HRESULT put_VersionedViewName(
BSTR VersionedViewName
);
[C++] Parameters VersionedViewName [out, retval]
VersionedViewName is a parameter of type BSTR* VersionedViewName [in]
VersionedViewName is a parameter of type BSTR