NShape Reference
IEntityType Interface

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape.Advanced >

NShape Reference
IEntityType Interface

Previous pageReturn to chapter overviewNext page

Manages the diagrams in the project.

Syntax

public interface IEntityType

Description

Public Properties

Name

Description

Category

Specifies the EntityCategory of the entity.

ElementName

Name of the entity type used in XML.

FullName

Full name of the entity type including the namespace.

HasInnerObjects

Specifies wether the entity has inner objects or not.

PropertyDefinitions

Provides a read only collection of all properties of the entity.

RepositoryVersion

Indicates the repository version to be used with the entity type.

Public Methods

Name

Description

CreateInstanceForLoading

Creates an uninitialized instance of the entity for loading from repository.

Requirements

Namespace: Dataweb.NShape.Advanced

Assembly: Dataweb.NShape