Gets the element Id.
Read-only property
[Visual Basic .NET] |
---|
Public Property Id() As Integer |
[C#] |
---|
public int Id {get;} |
[Managed C++] |
---|
public: __property int get_Id(); |
[Unmanaged C++] |
---|
public: HRESULT get_Id( int * pVal ); |
[Java] |
---|
public Integer getId(); |
STK Objects | Send comments on this topic. |
Id Property (IAgElement) | |
See Also |