Свойство UserProfile.IsSelf
Пространство имен: Microsoft.SharePoint.Client.UserProfiles
Сборки: Microsoft.SharePoint.Client.UserProfiles.Silverlight (в Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll); Microsoft.SharePoint.Client.UserProfiles.Phone (в Microsoft.SharePoint.Client.UserProfiles.Phone.dll) Microsoft.SharePoint.Client.UserProfiles (в Microsoft.SharePoint.Client.UserProfiles.dll)
Синтаксис
'Декларация
Public ReadOnly Property IsSelf As Boolean
Get
'Применение
Dim instance As UserProfile
Dim value As Boolean
value = instance.IsSelf
public bool IsSelf { get; }
Значение свойства
Тип: System.Boolean