  | SalesReturnServiceReturnLabelLabel Property  | 
  
    Namespace: 
   Bex.API
    Assembly:
   Bex.API (in Bex.API.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Label { get; set; }Public Property Label As String
	Get
	Set
public:
property String^ Label {
	String^ get ();
	void set (String^ value);
}member Label : string with get, set
Property Value
Type: 
String
See Also