[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <ReceivingAuthority> element.
| C# | Visual Basic | Visual C++ |
public ReceivingAuthority ReceivingAuthority{ get; set;}
Public Property ReceivingAuthority As ReceivingAuthority
public: property ReceivingAuthority^ ReceivingAuthority { ReceivingAuthority^ get (); void set (ReceivingAuthority^ value); }
A ReceivingAuthority
The SIF specification defines the meaning of this null as: "The authority for whom the report is intended, usually the same authority that defines this manifest."
To remove the ReceivingAuthority, set ReceivingAuthority to null
Version: 2.0
Since: 1.5r1