IObjectWithSystemName Interface |
Namespace: Omada.OE.Model
public interface IObjectWithSystemName : ITransportableObject, IObjectWithId, IObjectWithGuid
The IObjectWithSystemName type exposes the following members.
Name | Description | |
---|---|---|
![]() | Id |
The instance-specific integer id of the object.
(Inherited from ITransportableObject.) |
![]() | SystemName |
System name of the object.
|
![]() | UId |
The transport-safe uid of the object.
(Inherited from ITransportableObject.) |
Name | Description | |
---|---|---|
![]() | GetGuid | (Inherited from IObjectWithGuid.) |
![]() | GetId | (Inherited from IObjectWithId.) |