PrintTicketValue.Type Property

Definition

Gets the type of value that this class object represents.

public:
 property PrintTicketValueType Type { PrintTicketValueType get(); };
PrintTicketValueType Type();
public PrintTicketValueType Type { get; }
var printTicketValueType = printTicketValue.type;
Public ReadOnly Property Type As PrintTicketValueType

Property Value

The value type.

Applies to