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