[XmlAttribute()] [DefaultValue()] public bool IsGlobal
public field IsGlobal: Boolean;
XmlAttributeAttribute() DefaultValueAttribute() public var IsGlobal : boolean;
[XmlAttribute()] [DefaultValue()] public: bool IsGlobal
[XmlAttribute()] [DefaultValue()] public: bool IsGlobal
'Declaration
<XmlAttributeAttribute()> <DefaultValueAttribute()> Public IsGlobal As Boolean