Share via


OperationBase.from Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("from")]
public string from { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("from")>]
member this.from : string with get, set
Public Property from As String

Property Value

Attributes

Applies to