Partager via


UserTasksWebPart.DisplayItemLinkColumn - Propriété

Espace de noms :  Microsoft.SharePoint.WebPartPages
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
<ResourcesAttribute("DisplayItemLinkColumnName", "Data", "DisplayItemLinkColumnDesc")> _
<WebPartStorageAttribute(Storage.Shared)> _
Public Property DisplayItemLinkColumn As Boolean
    Get
    Set
'Utilisation
Dim instance As UserTasksWebPart
Dim value As Boolean

value = instance.DisplayItemLinkColumn

instance.DisplayItemLinkColumn = value
[ResourcesAttribute("DisplayItemLinkColumnName", "Data", "DisplayItemLinkColumnDesc")]
[WebPartStorageAttribute(Storage.Shared)]
public bool DisplayItemLinkColumn { get; set; }

Valeur de propriété

Type : System.Boolean

Voir aussi

Référence

UserTasksWebPart classe

UserTasksWebPart - Membres

Microsoft.SharePoint.WebPartPages - Espace de noms