Поделиться через


Module.IsGlobal Свойство

Определение

Возвращает или задает флаг isGlobal модуля.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.isGlobal")]
public bool? IsGlobal { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.isGlobal")>]
member this.IsGlobal : Nullable<bool> with get, set
Public Property IsGlobal As Nullable(Of Boolean)

Значение свойства

Атрибуты
Newtonsoft.Json.JsonPropertyAttribute

Применяется к