Artikel: AN0001684Aktualisiert:
Die vorgegebene Sprachenversion vom Artikeltext wird angezeigt, weil es kein Text von der ausgewählten Sprache und Version gibt.
Object DistributionGroup is used for definition of to whom notifications should be sent (users, emails, telephones).
Object properties
Name |
Description |
int Id |
Model Id. |
string Code |
Distribution group code. |
int? ModelId |
Id of the model, into which the distribution group belongs to. |
string Name |
Distribution group name. |
string DetailUrl |
Url for distribution group detail. |
string Description |
Distribution group description. |
string Emails |
List of details separated by comma. |
bool Enabled |
Indication, whether the distribution group is enabled. |
PersonInfoList Persons |
List of users. |
string Phones |
List of telephones separated by comma. |
bool SendAsEmail |
Indication, whether the notifications should be sent as email. |
bool SendAsSMS |
Indication, whether the notifications should be sent as SMS. |