Visual Basic (Declaration) | |
---|---|
Public Shared Function ActivityInstanceDestUserWorkflowContextInK2Fields( _ ByVal persistableObj As PersistableObject, _ ByVal userOnly As Boolean _ ) As Boolean |
Visual Basic (Usage) | ![]() |
---|---|
Dim persistableObj As PersistableObject Dim userOnly As Boolean Dim value As Boolean value = DesignHelper.ActivityInstanceDestUserWorkflowContextInK2Fields(persistableObj, userOnly) |
C# | |
---|---|
public static bool ActivityInstanceDestUserWorkflowContextInK2Fields( PersistableObject persistableObj, bool userOnly ) |
C++/CLI | |
---|---|
public: static bool ActivityInstanceDestUserWorkflowContextInK2Fields( PersistableObject^ persistableObj, bool userOnly ) |
Parameters
- persistableObj
- userOnly
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