Transaction ID, Mandatory
Namespace: WarehouseServicesAssembly: WarehouseServices (in WarehouseServices.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string Idtrx { get; set; }
Public Property Idtrx As String
Get
Set
public:
property String^ Idtrx {
String^ get ();
void set (String^ value);
}
member Idtrx : string with get, set
Property Value
Type:
StringSee Also