Sdílet prostřednictvím


TrackingDataProperty Constructor

Creates an instance.

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

Syntax

'Declaration
Public Sub New ( _
    propertyName As String, _
    propertyValue As Object _
)
'Usage
Dim propertyName As String
Dim propertyValue As Object

Dim instance As New TrackingDataProperty(propertyName, _
    propertyValue)
public TrackingDataProperty(
    string propertyName,
    Object propertyValue
)

Parameters

See Also

Reference

TrackingDataProperty Class

TrackingDataProperty Members

Microsoft.Rtc.Workflow.Activities Namespace