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