SPChangeLogItemQuery.ViewName - Propriété
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property ViewName As String
Get
Set
'Utilisation
Dim instance As SPChangeLogItemQuery
Dim value As String
value = instance.ViewName
instance.ViewName = value
public string ViewName { get; set; }
Valeur de propriété
Type : System.String