Freigeben über


CurrencyList.GetList(ClientRuntimeContext) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public static Microsoft.SharePoint.Client.ClientResult<Microsoft.SharePoint.Client.CurrencyInformationCollection> GetList (Microsoft.SharePoint.Client.ClientRuntimeContext context);
static member GetList : Microsoft.SharePoint.Client.ClientRuntimeContext -> Microsoft.SharePoint.Client.ClientResult<Microsoft.SharePoint.Client.CurrencyInformationCollection>
Public Shared Function GetList (context As ClientRuntimeContext) As ClientResult(Of CurrencyInformationCollection)

Parameters

Returns

Attributes

Applies to