Interface IObjectId
Namespace: MAT.Atlas.Automation.Api.Models.Interfaces
Assembly: MAT.Atlas.Automation.Api.dll
Syntax
public interface IObjectId
Properties
Id
Declaration
Guid Id { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Guid |
public interface IObjectId
Guid Id { get; set; }
| Type | Description |
|---|---|
| System.Guid |