Click or drag to resize

UserOfferDescriptions Property

Description of the offer in the language

Namespace:  Aruba.Cloud.Common.Entities
Assembly:  Aruba.Cloud.Common (in Aruba.Cloud.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[DataMemberAttribute]
public LocalizedText[] Descriptions { get; set; }

Property Value

Type: LocalizedText
See Also