Class DataDictionaryModel
- Namespace
- JJMasterData.Core.DataDictionary.Structure
- Assembly
- JJMasterData.Core.dll
public class DataDictionaryModel
- Inheritance
-
DataDictionaryModel
- Inherited Members
Properties
Json
public string Json { get; set; }
Property Value
Modified
public DateTime Modified { get; set; }
Property Value
Name
public string Name { get; set; }
Property Value
Type
public char Type { get; set; }