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