Show / Hide Table of Contents

DataTag Property

DataTag

The tag specifying from where the data is to be retrieved.

C#
public int DataTag { get; set; }

Property Value

Type Description
int

Exceptions

Type Condition
ArgumentException

The DataTag specified is not a number between 0x005F0000 and 0x005FFFFF (inclusive), or 0x0000007E or 0x00007F61.

In this article
Back to top Generated by DocFX