Namespace: Alachisoft.NCache.Runtime.Dependencies
Assembly: Alachisoft.NCache.Runtime (in Alachisoft.NCache.Runtime.dll) Version: 4.1.0.0 (4.1.0.0)

Syntax

C#
public DataRowVersion SrcVersion { get; }
Visual Basic
Public ReadOnly Property SrcVersion As DataRowVersion
	Get
Visual C++
public:
property DataRowVersion SrcVersion {
	DataRowVersion get ();
}

See Also