PrintTicketValue.Type 属性

定义

获取此类对象表示的值的类型。

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

属性值

值类型。

适用于