'Declaration Public Property fRdrAxLab As Byte
'Declaration
Public Property fRdrAxLab As Byte
'Usage Dim instance As Radar Dim value As Byte instance.fRdrAxLab = value value = instance.fRdrAxLab
'Usage
Dim instance As Radar Dim value As Byte instance.fRdrAxLab = value value = instance.fRdrAxLab
public byte fRdrAxLab {get; set;}
Radar Class Radar Members