[This is preliminary documentation and is subject to change.]
Property - Sending Facility
| C# | Visual Basic | Visual C++ |
public string SendingFacility { get; set; }
Public Property SendingFacility As String
public: property String^ SendingFacility { String^ get (); void set (String^ value); }