This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGpFieldMappingsObject Interface > IGpFieldMappingsObject.FieldValidationWorkspace Property (ArcObjects .NET 10.4 SDK) |
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(
BSTR* Workspace
);
[C++]
HRESULT put_FieldValidationWorkspace(
BSTR Workspace
);
[C++]
Parameters Workspace [out, retval] Workspace is a parameter of type BSTR Workspace [in] Workspace is a parameter of type BSTR