Interface ICanSetId
Namespace: EyeAuras.Shared
Assembly: EyeAuras.Shared.Metadata.dll
Syntax
public interface ICanSetId : IHasId, IHasTypedId<string>
Properties
| Name | Description |
|---|---|
| Id | Globally unique Id of an item, usually Guid-based |
public interface ICanSetId : IHasId, IHasTypedId<string>
| Name | Description |
|---|---|
| Id | Globally unique Id of an item, usually Guid-based |