Share via


BaseCardComponent.Id Property

Definition

Gets or sets optional unique identifier of the component's instance.

public string Id { get; set; }
member this.Id : string with get, set
Public Property Id As String

Property Value

The value is a unique string identifier of the component.

Applies to