Library | Module

Interface IpfcFeatInfoExportInstructions



Description

Class that exports data about a specific feature.
Direct Parent Classes:
IpfcFeatIdExportInstructions



Method Summary

FunctionCCpfcFeatInfoExportInstructions.Create (FeatId as Long) as IpfcFeatInfoExportInstructions
Creates a new instructions object to export data about a specific feature.



Method Detail


FunctionCCpfcFeatInfoExportInstructions.Create (FeatId as Long) as IpfcFeatInfoExportInstructions

Creates a new instructions object to export data about a specific feature.
Parameters:
FeatId
ID of the feature to export.
Returns:
The new instructions object.