Share via


DocumentLibraryInformation.FromCrossFarm property

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public ReadOnly Property FromCrossFarm As Boolean
    Get
'Usage
Dim instance As DocumentLibraryInformation
Dim value As Boolean

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

Property value

Type: System.Boolean

See also

Reference

DocumentLibraryInformation class

DocumentLibraryInformation members

Microsoft.SharePoint.Client namespace