Remaining shelf life
| C# | Visual Basic | Visual C++ |
public byte[] RemainingShelfLife { get; }
Public ReadOnly Property RemainingShelfLife As Byte()
public: property array<unsigned char>^ RemainingShelfLife { array<unsigned char>^ get (); }
| C# | Visual Basic | Visual C++ |
public byte[] RemainingShelfLife { get; }
Public ReadOnly Property RemainingShelfLife As Byte()
public: property array<unsigned char>^ RemainingShelfLife { array<unsigned char>^ get (); }