PFRelation_ViewItem Property (Guid) |
Gets a view by its GUID.
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[
Guid guid
] { get; }
Parameters
- guid
- Type: SystemGuid
GUID of the view.
Return Value
Type:
PFViewPFViewSee Also