Library | Module

Class pfcFamtabItemsGetReturn



Description

Returned from the method pfcScript.pwlFamtabItemsGet()
Direct Parent Classes:
pfcStandardReturn



Property Summary

/* readonly */ pfcFamilyTableColumnsFamilyTableColumnObjects
The PFC object generated by the method pfcScript.pwlFamtabItemsGet()
/* readonly */ intseqFamItemTypes
The types of items.
/* readonly */ stringseqItems
The list of table driven items.
/* readonly */ numberNumItems
The number of items.



Property Detail


/* readonly */ pfcFamilyTableColumnsFamilyTableColumnObjects

The PFC object generated by the method pfcScript.pwlFamtabItemsGet()

These objects help you transition PWL style code to PFC code




/* readonly */ intseqFamItemTypes

The types of items.




/* readonly */ stringseqItems

The list of table driven items.




/* readonly */ numberNumItems

The number of items.