SIFWorks ADK 2.0
SetReceivingAuthority Method (SifRefObject, Value)
NamespacesEdustructures.SifWorks.ReportingReportManifestSetReceivingAuthority(String, String)

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

Sets the value of the <ReceivingAuthority> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetReceivingAuthority(
	string SifRefObject,
	string Value
)
Public Sub SetReceivingAuthority ( _
	SifRefObject As String, _
	Value As String _
)
public:
void SetReceivingAuthority (
	String^ SifRefObject, 
	String^ Value
)
Parameters
SifRefObject (String)
The name of the object referenced.
Value (String)
Gets or sets the content value of the &lt;ReceivingAuthority&gt; element
Remarks

This form of setReceivingAuthority is provided as a convenience method that is functionally equivalent to the ReceivingAuthority

Version: 2.0

Since: 1.5r1

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