Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Gets or sets the name of the field to be versioned.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property FieldName As String
Get
Set
'Usage
Dim instance As VersionDiff
Dim value As String
value = instance.FieldName
instance.FieldName = value
public string FieldName { get; set; }
Property value
Type: System.String
A string that specifies the name of the field to be versioned.