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