PFGridViewHtmlHelperTPFBaseObjectGetObjects Method |
Executes the query on the parent object to retrieve the objects to show in the gridview.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax protected abstract List<TPFBaseObject> GetObjects()
Return Value
Type:
ListTPFBaseObjectSee Also