Tag.Tags Property

Definition

List of Tag that this Tag can contain if it's a constructed one or a template or a DOL

public System.Collections.Generic.List<Iot.Device.Card.CreditCardProcessing.Tag> Tags { get; set; }
member this.Tags : System.Collections.Generic.List<Iot.Device.Card.CreditCardProcessing.Tag> with get, set
Public Property Tags As List(Of Tag)

Property Value

Applies to