API Documentation > Classes > Class pfcIntfNeutral
Class pfcIntfNeutral
Description
Not implemented. This class represents using neutral file information in a session to create an import feature.
See Also:
Direct Parent Classes:
Method Summary
Create (string FileName)
Creates a new object representing the source of data from which to create an import feature.
Method Detail
Create
(string FileName)
Creates a new object representing the source of data from which to create an import feature.
This source type is not implemented.
Parameters:
FileName
The name of the imported feature file.
Returns:
The new cIntfNeutral data object.
Was this helpful?