SPField.Id - Propriété
Obtient le GUID du champ.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Id As Guid
Get
'Utilisation
Dim instance As SPField
Dim value As Guid
value = instance.Id
public Guid Id { get; }
Valeur de propriété
Type : System.Guid
Un objet System.Guid qui contient le GUID.