Table of Contents

Class EntityType

Namespace
Utils.OData.Metadatas
Assembly
Utils.OData.dll
public class EntityType
Inheritance
EntityType
Inherited Members
Extension Methods

Properties

Key

public Key Key { get; set; }

Property Value

Key

Name

public string Name { get; set; }

Property Value

string

Properties

public Property[] Properties { get; set; }

Property Value

Property[]