FDO API Reference Feature Data Objects

ArgumentDefinition::ArgumentDefinition System::String *  name,
System::String *  description,
NAMESPACE_OSGEO_FDO_SCHEMA::DataType  dataType
 

Constructs an instance of an FdoArgumentDefinition using the specified arguments.

Parameters:
name Input the name of the argument.
description Input a brief description of the argument.
dataType Input the type of argument.
Returns:
Returns FdoArgumentDefinition

Comments or suggestions? Send us feedback.