TrackingDataProperty Class
TrackingDataProperty stores a name and value for a single property.
Inheritance Hierarchy
System.Object
Microsoft.Rtc.Workflow.Activities.TrackingDataProperty
Namespace: Microsoft.Rtc.Workflow.Activities
Assembly: Microsoft.Rtc.Workflow (in Microsoft.Rtc.Workflow.dll)
Syntax
'Declaration
Public NotInheritable Class TrackingDataProperty _
Implements IXmlSerializable
'Usage
Dim instance As TrackingDataProperty
public sealed class TrackingDataProperty : 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.