Library | Module

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 pfcViewOIdCreate (string Name)
Creates a new view identifier object using a supplied name.



Method Detail


static pfcViewOIdCreate (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