Gets or sets sample number associated with this DataCell.
            
| C# | Visual Basic | Visual C++ | 
public ushort SampleNumber { get; set; }
Public Property SampleNumber As UShort Get Set
public: property unsigned short SampleNumber { unsigned short get (); void set (unsigned short value); }