DefinedTerm.TermCode Property

Definition

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

Property Value

Attributes

Applies to