SIFWorks ADK 2.0
BackgroundChecks Property
NamespacesEdustructures.SifWorks.ProfdevEmployeeCredentialBackgroundChecks

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

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

The SIF specification defines the meaning of this null as: "Information about background checks done on employee"

To remove the BackgroundChecks, set BackgroundChecks to null

Version: 2.0

Since: 1.5r1

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