Validate that the script can be used successfully by the Data Modification action.
[Visual Basic .NET] Public Sub ValidateFunction ( _ ByRef bstrErrorText As String _ )
[C#] public void ValidateFunction ( ref string bstrErrorText );
[C++]
HRESULT ValidateFunction(
BSTR* bstrErrorText
);
[C++]Parameters
bstrErrorText bstrErrorText is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.