Click or drag to resize
CodeBlockCountry Property
Gets or sets the country that this block is assigned to. This will be null if the block is not assigned to a nation.

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

Property Value

Type: String
See Also