C++ C#

GetItemsByPrefix(String^, String^) Method

API Reference

Namespace: Semata.DataStore.ObjectModel

Class: ItemObjects<I>

Returns a collection containing those Items of this type where an string attribute has a value that begins with a given prefix

public:
ItemObjectSource<I>^ GetItemsByPrefix(String^ attributeType, String^ prefix)

Parameters

Type Name Description
String^ attributeType AttributeType whose value is used as a filter
String^ prefix prefix to filter by

Returns: ItemObjectSource<I>^

This website stores cookies on your computer that are used to manage the order in which you see the pages. To find out more about the cookies we use, see our Privacy Policy.