SPQAT.DataVersion Property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property DataVersion As Integer
Get
Set
'Usage
Dim instance As SPQAT
Dim value As Integer
value = instance.DataVersion
instance.DataVersion = value
public int DataVersion { get; set; }
Property Value
Type: System.Int32