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