This document is archived and information here might be outdated. Recommended version. |
Set the workspace for the mapping object.
[Visual Basic .NET]
Public Property FieldValidationWorkspace As String
[C#]
public string FieldValidationWorkspace {get; set;}
[C++]
HRESULT get_FieldValidationWorkspace(
void
);
[C++]
HRESULT put_FieldValidationWorkspace(
);