Click or drag to resize
CodeBlockIsMilitary Property
Gets or sets a flag indicating that this block is used by the nation's military.

Namespace: VirtualRadar.Interface.StandingData
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool IsMilitary { get; set; }

Property Value

Type: Boolean
See Also