Library | Module

Class pfcFeatInfoExportInstructions



Description

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



Method Summary

static pfcFeatInfoExportInstructionsCreate (number FeatId)
Creates a new instructions object to export data about a specific feature.



Method Detail


static pfcFeatInfoExportInstructionsCreate (number FeatId)

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.