OnBehalfOf.Mri Property

Definition

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

Property Value

Attributes

Applies to