Share via


Activity Property

Gets the activity that owns the property the panel is editing.

Namespace:  Microsoft.Rtc.Workflow.Designer
Assembly:  Microsoft.Rtc.Workflow (in Microsoft.Rtc.Workflow.dll)

Syntax

'Declaration
ReadOnly Property Activity As Activity
Activity Activity { get; }
property Activity^ Activity {
    Activity^ get ();
}
function get_activity();

See Also

ICommunicationsPanelHost Interface

Microsoft.Rtc.Workflow.Designer Namespace