Library | Module

Class pfcMdlViewsGetReturn



Description

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



Property Summary

/* readonly */ numberNumViews
The number of views
/* readonly */ stringseqViewNames
The list of view names
/* readonly */ pfcViewsViewObjects
The PFC object generated by the method pfcScript.pwlMdlViewsGet()



Property Detail


/* readonly */ numberNumViews

The number of views




/* readonly */ stringseqViewNames

The list of view names




/* readonly */ pfcViewsViewObjects

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

These objects help you transition PWL style code to PFC code