다음을 통해 공유


ActivityParameter.Type 속성

정의

활동 매개 변수의 형식을 가져오거나 설정합니다.

public string Type { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="type")]
public string Type { get; set; }
member this.Type : string with get, set
[<Newtonsoft.Json.JsonProperty(PropertyName="type")>]
member this.Type : string with get, set
Public Property Type As String

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상