SIFWorks ADK 2.0
ReceivingAuthority Property
NamespacesEdustructures.SifWorks.ReportingReportManifestReceivingAuthority

[This is preliminary documentation and is subject to change.]

Gets or sets the value of the <ReceivingAuthority> element.
Declaration Syntax
C#Visual BasicVisual C++
public ReceivingAuthority ReceivingAuthority{ get; set;}
Public Property ReceivingAuthority As ReceivingAuthority
public:
property ReceivingAuthority^ ReceivingAuthority {
	ReceivingAuthority^ get ();
	void set (ReceivingAuthority^ value);
}
Value
A ReceivingAuthority
Remarks

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

Assembly: Edustructures.SifWorks.Adk (Module: Edustructures.SifWorks.Adk) Version: 2.0.0.10