This document is archived and information here might be outdated. Recommended version. |
Get the list of supported binary operator names.
[Visual Basic .NET] Public Function GetOperators ( _ ByVal returnDataType As esriNetworkAttributeDataType _ ) As IEnumBSTR
[C#] public IEnumBSTR GetOperators ( esriNetworkAttributeDataType returnDataType );
[C++]
HRESULT GetOperators(
esriNetworkAttributeDataType returnDataType
);
[C++] Parameters returnDataType [in]
returnDataType is a parameter of type esriNetworkAttributeDataType
GetOperators returned the list of valid operators that can be used in a NetworkFunctionEvaluator for a given network attribute DataType.
For numeric data types, the valid operators are:
For the Boolean data type, the valid operators are