Share via


AcronymInformation Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.Publishing.AcronymInformation", ServerTypeId="{df8f1d94-c876-4325-8584-95861846041c}", ValueObject=true)]
public class AcronymInformation : Microsoft.SharePoint.Client.ClientValueObject
type AcronymInformation = class
    inherit ClientValueObject
Public Class AcronymInformation
Inherits ClientValueObject
Inheritance
AcronymInformation
Attributes

Constructors

AcronymInformation()

Properties

Acronym
Color
Lcid
Text
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