GeocacheTotalPagesProgrammed Property
Gets the total pages programmed.
Namespace: SmallEarthTech.AntPlus.DeviceProfilesAssembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.0.0+3fbe181bca5f5ec97a9a018f9fcefae55701bc33
public byte? TotalPagesProgrammed { get; set; }
Public Property TotalPagesProgrammed As Byte?
Get
Set
public:
property Nullable<unsigned char> TotalPagesProgrammed {
Nullable<unsigned char> get ();
void set (Nullable<unsigned char> value);
}
member TotalPagesProgrammed : Nullable<byte> with get, set
Property Value
NullableByte