Click or drag to resize

NotificationSettingsCreate Method

Create NotificationSettings from configuration xml data

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public static NotificationSettings Create(
	string configurationData
)

Parameters

configurationData
Type: SystemString

Return Value

Type: NotificationSettings
See Also