Library
|
Module
Frames
|
Expand
Interface IpfcFeatureCreateInstructions
Description
This class defines instructions for creating a feature.
Method Summary
Function
GetType
() as
IpfcFeatureType
Gets the type of feature to be created by the instructions.
Method Detail
Function
GetType
() 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.