Library | Module

Interface IpfcViewOId



Description

This class specifies the identifier of a view. A view is identified by its name.
Direct Parent Classes:
IpfcStringOId



Method Summary

FunctionCCpfcViewOId.Create (Name as String) as IpfcViewOId
Creates a new view identifier object using a supplied name.



Method Detail


FunctionCCpfcViewOId.Create (Name as String) as IpfcViewOId

Creates a new view identifier object using a supplied name.
Parameters:
Name
The name of the view
Returns:
The new view identifier object