This document is archived and information here might be outdated. Recommended version. |
The list of visible field names.
[Visual Basic .NET] Public Property AllowedFields As String
[C#] public string AllowedFields {get; set;}
[C++]
HRESULT get_AllowedFields(
System.String* pAllowedFields
);
[C++]
HRESULT put_AllowedFields(
BSTR pAllowedFields
);
[C++]
Parameters pAllowedFields [out, retval]
pAllowedFields is a parameter of type BSTR* pAllowedFields [in]
pAllowedFields is a parameter of type BSTR