SPMobileComponent.ListId - Propriété
Espace de noms : Microsoft.SharePoint.Mobile.WebControls
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Overridable Property ListId As Guid
Get
Set
'Utilisation
Dim instance As SPMobileComponent
Dim value As Guid
value = instance.ListId
instance.ListId = value
public virtual Guid ListId { get; set; }
Valeur de propriété
Type : System.Guid