IRB Exchange

Show / Hide Table of Contents

Class IrbExchangeEndpoint.EntityType

Exposes the single instance of the IrbExchangeEndpoint 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 IrbExchangeEndpoint instances.

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

Instance

Gets the singleton instance of EntityType.

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

Methods

CreateInstance()

Creates a new transient IrbExchangeEndpoint instance.

Declaration
public IrbExchangeEndpoint CreateInstance()
Returns
Type Description
IrbExchangeEndpoint
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.