Implementors have an Id property.

C# | Visual Basic |
public interface IIdentifiable
Public Interface IIdentifiable

All Members | Properties | ||||
Icon | Member | Description |
---|---|---|
![]() | Id |
Gets or sets the id.
|
C# | Visual Basic |
public interface IIdentifiable
Public Interface IIdentifiable
All Members | Properties | ||||
Icon | Member | Description |
---|---|---|
![]() | Id |
Gets or sets the id.
|