The DependencyProperty object that promotes the FunctionExpression property.
Namespace: Microsoft.ResourceManagement.Workflow.Activities
Assembly: Microsoft.ResourceManagement (in microsoft.resourcemanagement.dll)

Usage

Visual Basic
Dim value As DependencyProperty

value = FunctionActivity.FunctionExpressionProperty

FunctionActivity.FunctionExpressionProperty = value

Syntax

Visual Basic
Public Shared FunctionExpressionProperty As DependencyProperty
C#
public static DependencyProperty FunctionExpressionProperty
C++
public:
static DependencyProperty^ FunctionExpressionProperty
J#
public static DependencyProperty FunctionExpressionProperty
JScript
public static var FunctionExpressionProperty : DependencyProperty

Platforms

Target Platforms

Windows 2008 x64 Edition

See Also