FDO API Reference Feature Data Objects
static FDO_API FdoDataPropertyDefinition* FdoDataPropertyDefinition::Create ( FdoString name,
FdoString description,
bool  system = false 
) [static]

Constructs an instance of an FdoDataPropertyDefinition using the specified arguments.

Parameters:
name Input name
description Input description
system Input true if this is a system generated property, otherwise falseds.
Returns:
Returns FdoDataPropertyDefinition


Comments or suggestions? Send us feedback.