ITraceActivity.ValueType Property

Definition

Gets or sets an optional identifier for the format of the Value property.

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

Property Value

An optional identifier for the format of the value object.

Remarks

This property is optional, if the Name property adequately identifies the format of the Value property.

Applies to