|   | 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
Syntaxpublic static NotificationSettings Create(
	string configurationData
)
Parameters
- configurationData
 - Type: SystemString
 
Return Value
Type: 
NotificationSettings
See Also