Gets or sets a unique identifier for this window.

Namespace: ININ.InteractionClient.AddIn
Assembly: ININ.InteractionClient.AddIn (in ININ.InteractionClient.AddIn.dll) Version: 0.0.0.0 (22.3.0.218)

Syntax

C#
public string WindowId { get; set; }
Visual Basic
Public Property WindowId As String
	Get
	Set

Remarks

This value is not displayed, it should not be translated.

See Also