Click or drag to resize

UserOfferLocalizedText Class

This class contains localized text in a specific language
Inheritance Hierarchy
SystemObject
  Aruba.Cloud.WsDBaaS.EntitiesUserOfferLocalizedText

Namespace:  Aruba.Cloud.WsDBaaS.Entities
Assembly:  WsDBaaS (in WsDBaaS.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataContractAttribute]
public class LocalizedText

The UserOfferLocalizedText type exposes the following members.

Constructors
  NameDescription
Public methodUserOfferLocalizedText
Initializes a new instance of the UserOfferLocalizedText class
Top
Properties
  NameDescription
Public propertyLanguageDescription
language description
Public propertyLanguageID
ID of language
Public propertyText
Localized text for specified language
Top
See Also