This document is archived and information here might be outdated. Recommended version. |
Unique identifier of the model element.
[Visual Basic .NET]
Public Property ID As Integer
[C#]
public int ID {get; set;}
[C++]
HRESULT get_ID(
System.Int32* identifier
);
[C++]
HRESULT put_ID(
long identifier
);
[C++] Parameters identifier [out, retval]
identifier is a parameter of type long* identifier [in]
identifier is a parameter of type long