Library
|
Module
Frames
|
Expand
Class pfcViewOId
Description
This class specifies the identifier of a view. A view is identified by its name.
Direct Parent Classes:
pfcStringOId
Method Summary
static
pfcViewOId
Create
(string Name)
Creates a new view identifier object using a supplied name.
Method Detail
static
pfcViewOId
Create
(string Name)
Creates a new view identifier object using a supplied name.
Parameters:
Name
The name of the view
Returns:
The new view identifier object