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: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
string Language { get; set; }

Property Value

Type: String
See Also