Partager via


ObjectSharingInformation.IsSharedWithMany - Propriété

Obtient si l'objet doit être affiché en tant que partagé avec plusieurs personnes.

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 IsSharedWithMany As Boolean
    Get
'Utilisation
Dim instance As ObjectSharingInformation
Dim value As Boolean

value = instance.IsSharedWithMany
public bool IsSharedWithMany { get; }

Valeur de propriété

Type : System.Boolean
true si l'objet doit s'afficher en tant que partagé, dans le cas contraire false.

Voir aussi

Référence

ObjectSharingInformation classe

ObjectSharingInformation - Membres

Microsoft.SharePoint.Client - Espace de noms