[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <BackgroundChecks> element.
| C# | Visual Basic | Visual C++ |
public BackgroundChecks BackgroundChecks{ get; set;}
Public Property BackgroundChecks As BackgroundChecks
public: property BackgroundChecks^ BackgroundChecks { BackgroundChecks^ get (); void set (BackgroundChecks^ value); }
A BackgroundChecks
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