SIFWorks ADK 2.0
RequestingAgencyId Class
NamespacesEdustructures.SifWorks.ReportingRequestingAgencyId

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

Identification of the agency and/or location requesting the state ID. Optional because the SIF Zone infrastructure may provide adequate information for the state to ascertain the origin of the request.NOTE: Although used in the context of a Request query, this field conveys information to the state and typically does not participate in the matching logic.
Declaration Syntax
C#Visual BasicVisual C++
public class RequestingAgencyId : SifKeyedElement
Public Class RequestingAgencyId _
	Inherits SifKeyedElement
public ref class RequestingAgencyId : public SifKeyedElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
RequestingAgencyIdRequestingAgencyIdNew()()
Creates an instance of a RequestingAgencyId

RequestingAgencyIdRequestingAgencyIdNew(RequestingAgencyIdType, String)
Constructor that accepts values for all mandatory fields

KeyFields
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.)
SetType(RequestingAgencyIdType)
Sets the value of the Type attribute.

Type
Gets or sets the value of the Type attribute.

Value
Gets or sets the value of the <RequestingAgencyId> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   RequestingAgencyId

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