ActivityXmlData Class

ActivityXmlData contains an XML block.

Inheritance Hierarchy

System.Object
  Microsoft.Rtc.Workflow.Activities.ActivityXmlData

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

Syntax

'Declaration
Public NotInheritable Class ActivityXmlData _
    Implements IXmlSerializable
'Usage
Dim instance As ActivityXmlData
public sealed class ActivityXmlData : IXmlSerializable

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

ActivityXmlData Members

Microsoft.Rtc.Workflow.Activities Namespace