Return the type of this Timestamp

Namespace: StreamBase.SB
Assembly: StreamBase.SB.Client (in StreamBase.SB.Client.dll) Version: 7.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public long TimestampType { get; }
Public ReadOnly Property TimestampType As Long
	Get
public:
property long long TimestampType {
	long long get ();
}

See Also