RelatedField.FieldId - Propriété
Gets a value that specifies a GUID that identifies the related lookup field.
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public ReadOnly Property FieldId As Guid
Get
'Utilisation
Dim instance As RelatedField
Dim value As Guid
value = instance.FieldId
public Guid FieldId { get; }
Valeur de propriété
Type : System.Guid
Returns a Guid.instance representing a GUID that identifies the related lookup.