SIFWorks ADK 2.0
RequestingAgencyId Constructor (type, value)
NamespacesEdustructures.SifWorks.ReportingRequestingAgencyIdRequestingAgencyIdRequestingAgencyIdNew(RequestingAgencyIdType, String)

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

Constructor that accepts values for all mandatory fields
Declaration Syntax
C#Visual BasicVisual C++
public RequestingAgencyId(
	RequestingAgencyIdType type,
	string value
)
Public Sub New ( _
	type As RequestingAgencyIdType, _
	value As String _
)
public:
RequestingAgencyId (
	RequestingAgencyIdType^ type, 
	String^ value
)
Parameters
type (RequestingAgencyIdType)
The functional level of the requesting agency.
value (String)
Gets or sets the content value of the <RequestingAgencyId> element

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