Share via


RestApiPayloadProperty.ArgumentName Property

Definition

The property argument name. If provided, the argument name will be used to search for the corresponding property value in function arguments. If no property value is found using the argument name, the original name - Name will be used for the search instead.

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

Property Value

Applies to