Property | Type | Description |
---|
Method | Description | |
---|---|---|
ItemBase ( string docType ) : Newtonsoft.Json |
All root entities inherit this base class.
|
public ItemBase ( string docType ) : Newtonsoft.Json | ||
docType | string | The name of the type of entity (lowercase). |
return | Newtonsoft.Json |