This document is archived and information here might be outdated. Recommended version. |
Get the output fields of the mapping object.
[Visual Basic .NET]
Public ReadOnly Property Fields As Object
[C#]
public object Fields {get;}
[C++]
HRESULT get_Fields(
void
);