次の方法で共有


NamespaceResource.ScaleUnit プロパティ

定義

名前空間が作成される scaleUnit を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象