NShape Reference
IEntity.AssignId Method

<< Click to Display Table of Contents >>

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

NShape Reference
IEntity.AssignId Method

Previous pageReturn to chapter overviewNext page

Assigns an id to the object.

Syntax

void AssignId(object id)

Description

Only allowed to call if the object does not yet have an id. This method is for internal use by the framework exclusively.