Function name of the schematic attribute function.
[Visual Basic .NET] Public Property FunctionName As String
[C#] public string FunctionName {get; set;}
[C++]
HRESULT get_FunctionName(
BSTR* FunctionName
);
[C++]
HRESULT put_FunctionName(
BSTR FunctionName
);
[C++]Parameters
FunctionName [out, retval] FunctionName is a parameter of type BSTR FunctionName [in] FunctionName is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.