Share via


Microsoftgraphcontract.ContractType Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to