FDO API Reference Feature Data Objects

static FDO_API FdoPropertyValue* FdoPropertyValue::Create FdoString name,
FdoValueExpression value
[static]
 

Constructs an instance of an FdoPropertyValue using the specified arguments.

Parameters:
name Input property name as a string
value Input value of property
Returns:
Returns FdoPropertyValue

Comments or suggestions? Send us feedback.