API Documentation > Classes > Class pfcFeatureCreateInstructions
Class pfcFeatureCreateInstructions
Description
This class defines instructions for creating a feature.
Method Summary
Gets the type of feature to be created by the instructions.
Method Detail
GetType
()
Gets the type of feature to be created by the instructions.
Returns:
The feature type.
Note that the features returned when creating UDF features may not match the type specified by this value.
Was this helpful?