FDO .NET API Reference Feature Data Objects
OSGeo::FDO::Connections::Capabilities::ArgumentDefinition::ArgumentDefinition ( System::String *  name,
System::String *  description,
OSGeo::FDO::Schema::DataType  dataType 
)

Constructs an instance of an ArgumentDefinition 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 ArgumentDefinition


Comments or suggestions? Send us feedback.