Share via


NamespaceResource.ScaleUnit Property

Definition

Gets or sets scaleUnit where the namespace gets created

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to