The MLE tag used to uniquely identify the output of this
transform
Namespace: NMLEAssembly: NMLE (in NMLE.dll) Version: 1.0.0.0 (1.0.0.0)
public byte[] Tag { get; set; }
public byte[] Tag { get; set; }
Public Property Tag As Byte()
Get
Set
Public Property Tag As Byte()
Get
Set
public:
property array<unsigned char>^ Tag {
array<unsigned char>^ get ();
void set (array<unsigned char>^ value);
}
public:
property array<unsigned char>^ Tag {
array<unsigned char>^ get ();
void set (array<unsigned char>^ value);
}
Property Value
Type:
Byte