Click or drag to resize
MessageModuleName Property
Gets the name of the module related to the message, if any.

Namespace: ConnectedApps.Cms.Entities
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string ModuleName { get; set; }

Property Value

Type: String
See Also