Library | Module

Interface IpfcFeatureCreateInstructions



Description

This class defines instructions for creating a feature.



Method Summary

FunctionGetType () as IpfcFeatureType
Gets the type of feature to be created by the instructions.



Method Detail


FunctionGetType () as IpfcFeatureType

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.