SIFWorks ADK 2.0
SetManagingPublicAgency Method (SifRefObject, Value)
NamespacesEdustructures.SifWorks.ProgramsStudentParticipationSetManagingPublicAgency(String, String)

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

Sets the value of the <ManagingPublicAgency> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetManagingPublicAgency(
	string SifRefObject,
	string Value
)
Public Sub SetManagingPublicAgency ( _
	SifRefObject As String, _
	Value As String _
)
public:
void SetManagingPublicAgency (
	String^ SifRefObject, 
	String^ Value
)
Parameters
SifRefObject (String)
A SIF_RefObject
Value (String)
Gets or sets the content value of the &lt;SIF_RefId&gt; element
Remarks

This form of setManagingPublicAgency is provided as a convenience method that is functionally equivalent to the ManagingPublicAgency

Version: 2.0

Since: 2.0

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