Partilhar via


Term.GetDescription(Int32) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public Microsoft.SharePoint.Client.ClientResult<string> GetDescription (int lcid);
member this.GetDescription : int -> Microsoft.SharePoint.Client.ClientResult<string>
Public Function GetDescription (lcid As Integer) As ClientResult(Of String)

Parameters

lcid
Int32

Returns

Attributes

Applies to