IRB Exchange

Show / Hide Table of Contents

Class IrbExchange.EntityType

Exposes the single instance of the IrbExchange entity type.

Inheritance
System.Object
Namespace:Portal.IrbExchange
Assembly:Portal.IrbExchange.dll
Syntax
public class EntityType : Click.Portal.Entity.EntityType

Constructors

EntityType(String)

Hidden constructor for singleton support

Declaration
protected EntityType(String entityTypeName)
Parameters
Type Name Description
String entityTypeName

Properties

Extent

Gets the extent of IrbExchange instances.

Declaration
public IEntityQuery<IrbExchange> Extent { get; }
Property Value
Type Description
IEntityQuery<IrbExchange>

Instance

Gets the singleton instance of EntityType.

Declaration
public static IrbExchange.EntityType Instance { get; }
Property Value
Type Description
IrbExchange.EntityType

Methods

CreateInstance()

Creates a new transient IrbExchange instance.

Declaration
public IrbExchange CreateInstance()
Returns
Type Description
IrbExchange
Back to top © 2017 Huron Consulting Group Inc. and affiliates.
Use and distribution prohibited except through written agreement with Huron. Trademarks used in this website are registered or unregistered trademarks of Huron or its licensors.