Click or drag to resize

ISubscriberBaseLanguage Property

Gets or sets the Language attribute. The preferred language for receiving messages in two-letter ISO 639-1 format (e.g. 'en', 'de', 'pl').

Namespace:  PDTec.IceNet.Domain.Subscription.BusinessObjects
Assembly:  PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
string Language { get; set; }

Property Value

Type: String
See Also