CurrencyInformation Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.CurrencyInformation", ServerTypeId="{80ffc784-b438-41fb-a239-3ca1382c80df}", ValueObject=true)]
public class CurrencyInformation : Microsoft.SharePoint.Client.ClientValueObject
type CurrencyInformation = class
    inherit ClientValueObject
Public Class CurrencyInformation
Inherits ClientValueObject
Inheritance
CurrencyInformation
Attributes

Constructors

CurrencyInformation()

Properties

DisplayString
LCID
TypeId

Methods

CustomFromJson(JsonReader) (Inherited from ClientValueObject)
CustomWriteToXml(XmlWriter, SerializationContext) (Inherited from ClientValueObject)
FromJson(JsonReader) (Inherited from ClientValueObject)
InitOnePropertyFromJson(String, JsonReader)
WriteToXml(XmlWriter, SerializationContext)

Applies to