Click or drag to resize
ModuleClassInfoChangeLogs Property
Gets a collection of change logs for the module.

Namespace: ConnectedApps.Cms.Entities
Assembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Dictionary<DateTime, string> ChangeLogs { get; }

Property Value

Type: DictionaryDateTime, String
See Also