[This is preliminary documentation and is subject to change.]
A BackgroundChecks
| C# | Visual Basic | Visual C++ |
public class BackgroundChecks : SifList<BackgroundCheck>
Public Class BackgroundChecks _ Inherits SifList(Of BackgroundCheck)
public ref class BackgroundChecks : public SifList<BackgroundCheck^>
| All Members | Constructors | ||||
| Icon | Member | Description |
|---|---|---|
| BackgroundChecksBackgroundChecksNew()() |
Creates an instance of a BackgroundChecks
| |
| BackgroundChecksBackgroundChecksNew(BackgroundCheck) |
Constructor that accepts values for all mandatory fields
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifList<(Of <BackgroundCheck>)> | ||||
| BackgroundChecks | ||||