PFRelation_ViewItem Property (String) |
Gets a view by its name.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax public PFView this[
string name
] { get; }
Parameters
- name
- Type: SystemString
Name of the view.
Return Value
Type:
PFViewPFViewSee Also