Share via


Activity.ValueType Property

Definition

Gets or sets the type of the activity's value object.

public string ValueType { get; set; }
member this.ValueType : string with get, set
Public Property ValueType As String

Property Value

The type of the activity's value object.

Implements

Applies to