Tag Property
Tag
Warning
This property is obsolete, use DataTag
instead.
The tag specifying which data to get.
C#
public PivDataTag Tag { get; set; }
Property Value
Type | Description |
---|---|
PivDataTag |
Exceptions
Type | Condition |
---|---|
System.ArgumentException | The data tag specified is not valid for getting data. |