GetRaftItemsAsync Method
Returns all of the items contained in the raft.
Syntax
public
virtual
Task
<
IEnumerable
<
RaftItem2
>> GetRaftItemsAsync()
Returns
All of the items contained in the raft.