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