Property IsConstant
IsConstant
Gets or sets a value indicating whether this global is a Constant
Declaration
public bool IsConstant { get; set; }
Property Value
public bool IsConstant { get; set; }
Boolean |
Gets or sets a value indicating whether this global is a Constant
public bool IsConstant { get; set; }
Boolean |