Click or drag to resize
ServiceMetadataModelMachineId Property
Gets or sets the machine identifier.

Namespace: DoubleTake.Web.Models
Assembly: DoubleTake.Management.Web.Client (in DoubleTake.Management.Web.Client.dll) Version: 8.1.0.599 (8.1.0.599)
Syntax
public Guid MachineId { get; set; }

Property Value

Type: Guid
The machine identifier.
See Also