Class ModuleReportProcess
Inherited Members
Namespace: DataWeb.Structure
Assembly: DataWeb.Core.dll
Syntax
public class ModuleReportProcess
Properties
ModuleData
Declaration
[JsonConverter(typeof(ModuleDataJsonConverter))]
public Dictionary<string, object> ModuleData { get; set; }
Property Value
Type | Description |
---|---|
Dictionary<string, object> |