Library | Module

Class pfcWorkspaceDefinition



Description

This class describes workspace definition details.



Property Summary

stringWorkspaceContext
Context of the workspace
stringWorkspaceName
Name of the workspace



Method Summary

static pfcWorkspaceDefinitionCreate (string WorkspaceName, string WorkspaceContext)
Creates a new pfcWorkspaceDefinition object.



Property Detail


stringWorkspaceContext

Context of the workspace




stringWorkspaceName

Name of the workspace





Method Detail


static pfcWorkspaceDefinitionCreate (string WorkspaceName, string WorkspaceContext)

Creates a new pfcWorkspaceDefinition object.
Parameters:
WorkspaceName
WorkspaceContext
Returns:
The new object.