Library | Module

Class pfcDetailCreateInstructions



Description

This interface is used to provide information on how to create a detail item.
See Also:
pfcDetailEntityInstructions, pfcDetailNoteInstructions, pfcDetailGroupInstructions, pfcDetailSymbolDefInstructions, pfcDetailSymbolInstInstructions
Direct Known Subclasses:
pfcDetailEntityInstructions, pfcDetailNoteInstructions, pfcDetailSymbolDefInstructions, pfcDetailSymbolInstInstructions, pfcDetailGroupInstructions



Property Summary

/* readonly */ numberId
This readonly attribute represents the identifier of an existing detail item. This interface is not used for creating or modifying detail items.



Method Summary

pfcDetailTypeGetType ()
Returns the type of detail item that this instructions object will create.



Property Detail


/* readonly */ numberId

This readonly attribute represents the identifier of an existing detail item. This interface is not used for creating or modifying detail items.





Method Detail


pfcDetailTypeGetType ()

Returns the type of detail item that this instructions object will create.
Returns:
The type of detail item.