Click or drag to resize
LogMessageId Property
This value is the message ID.

Namespace: DoubleTake.Common.Contract
Assembly: DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.0.0.1664
Syntax
public int Id { get; set; }

Property Value

Type: Int32
The message id.
See Also