Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal workspaceUrl As K2FieldPart, _ ByVal procInstId As K2FieldPart _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim workspaceUrl As K2FieldPart Dim procInstId As K2FieldPart Dim instance As New ViewFlowUrlFieldPart(workspaceUrl, procInstId) |
C# | |
---|---|
public ViewFlowUrlFieldPart( K2FieldPart workspaceUrl, K2FieldPart procInstId ) |
C++/CLI | |
---|---|
public: ViewFlowUrlFieldPart( K2FieldPart^ workspaceUrl, K2FieldPart^ procInstId ) |
Parameters
- workspaceUrl
- procInstId
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2