AdvantageModuleEngine..::..GetPublishedObjectsBykeyLight Method
Overload List
| Name | Description | |
|---|---|---|
|
|
GetPublishedObjectsBykeyLight<(Of <<'(T>)>>)(String, eComparison, Boolean, List<(Of <<'(String>)>>), Boolean) |
Performs an indexed search returning lightweight business objects populated only with the specified properties, filtered by a boolean key value.
|
|
|
GetPublishedObjectsBykeyLight<(Of <<'(T>)>>)(String, eComparison, DateTime, List<(Of <<'(String>)>>), Boolean) |
Performs an indexed search returning lightweight business objects populated only with the specified properties, filtered by a DateTime key value.
|
|
|
GetPublishedObjectsBykeyLight<(Of <<'(T>)>>)(String, eComparison, Decimal, List<(Of <<'(String>)>>), Boolean) |
Performs an indexed search returning lightweight business objects populated only with the specified properties, filtered by a decimal key value.
|
|
|
GetPublishedObjectsBykeyLight<(Of <<'(T>)>>)(String, eComparison, Guid, List<(Of <<'(String>)>>), Boolean) |
Performs an indexed search returning lightweight business objects populated only with the specified properties, filtered by a Guid key value.
|
|
|
GetPublishedObjectsBykeyLight<(Of <<'(T>)>>)(String, eComparison, Int32, List<(Of <<'(String>)>>), Boolean) |
Performs an indexed search returning lightweight business objects populated only with the specified properties, filtered by an integer key value.
|
|
|
GetPublishedObjectsBykeyLight<(Of <<'(T>)>>)(String, eComparison, String, List<(Of <<'(String>)>>), Boolean) |
Performs an indexed search returning lightweight business objects populated only with the specified properties, filtered by a string key value.
|

