Click or drag to resize

EventLogEntryData2InstanceId Property

The value is a resource identifier that designates the message text for the event.

Namespace:  DoubleTake.Common.Contract
Assembly:  DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.2.0.814
Syntax
public long InstanceId { get; set; }

Property Value

Type: Int64
The resource identifier that designates the message text of the event entry.
See Also