Gets or sets the logical unit of work (LUW) token for the request.
Namespace:
IBM.CTG
Assembly:
IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 9.1.0.0 (9.1.0.4)
public int LuwToken { get; set; }
Public Property LuwToken As Integer
Get
Set
public:
property int LuwToken {
int get ();
void set (int value);
}
Property Value
Type:
Int32
Reference