Activity.ValueType 属性

定义

获取或设置活动的值对象的类型。

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

属性值

活动值对象的类型。

实现

适用于