Свойство Field.EntityPropertyName
Gets the name of the entity property for the list item entity that uses this field.
Пространство имен: 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 EntityPropertyName As String
Get
'Применение
Dim instance As Field
Dim value As String
value = instance.EntityPropertyName
public string EntityPropertyName { get; }
Значение свойства
Тип: System.String
The name of the entity property.
Замечания
It must not be пустая ссылка (Nothing в Visual Basic). It must not be empty.