Table of Contents

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

string

Modified

public DateTime Modified { get; set; }

Property Value

DateTime

Name

public string Name { get; set; }

Property Value

string

Type

public char Type { get; set; }

Property Value

char