GeocacheTotalPagesProgrammed Property
Gets the total pages programmed.
Namespace: SmallEarthTech.AntPlus.DeviceProfilesAssembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 6.0.2+92d79d127283ce9ab80906ab6fb15f5ffa8ae8ac
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