This document is archived and information here might be outdated. Recommended version. |
Fields names of the schematic attribute field.
[Visual Basic .NET]
Public Property FieldNames As Object
[C#]
public object FieldNames {get; set;}
[C++]
HRESULT get_FieldNames(
Variant* FieldNames
);
[C++]
HRESULT put_FieldNames(
VARIANT FieldNames
);
[C++] Parameters FieldNames [out, retval]
FieldNames is a parameter of type VARIANT* FieldNames [in]
FieldNames is a parameter of type VARIANT