OpsExtensibilityDetailArrayE Constructor |
Name | Description | |
---|---|---|
![]() | OpsExtensibilityDetailArrayE(IEnumerableObject, GuestCheck) |
Constructor to create a extensibility wrapper for an IEnumerable
|
![]() | OpsExtensibilityDetailArrayE(ListObject, GuestCheck, Type) | Obsolete.
Obsolete: Use the other constructor. Do not call IEnumerable[CheckDetailItem].ToList() to create a list to
pass to this constructor. This will create a new List object and any changes to the list will not be reflected
in this wrapper.
|