This document is archived and information here might be outdated. Recommended version. |
The view ID.
[Visual Basic .NET] Public Property ViewID As String
[C#] public string ViewID {get; set;}
[C++]
HRESULT get_ViewID(
System.String* pViewID
);
[C++]
HRESULT put_ViewID(
BSTR pViewID
);
[C++]
Parameters pViewID [out, retval]
pViewID is a parameter of type BSTR* pViewID [in]
pViewID is a parameter of type BSTR