Свойство Field.Id
Gets a value that specifies the field identifier.
Пространство имен: Microsoft.SharePoint.Client
Сборки: Microsoft.SharePoint.Client.Silverlight (в Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (в Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (в Microsoft.SharePoint.Client.dll)
Синтаксис
'Декларация
Public ReadOnly Property Id As Guid
Get
'Применение
Dim instance As Field
Dim value As Guid
value = instance.Id
public Guid Id { get; }
Значение свойства
Тип: System.Guid
Returns a Guid instance representing the field identifier.