Items - Account and Account parameters (Lots etc.)
Namespace:
GF.Api.Allocation
Assembly:
GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
IReadOnlyDictionary<AccountID, IAllocationBlockItem> Items { get; }
ReadOnly Property Items As IReadOnlyDictionary(Of AccountID, IAllocationBlockItem)
Get
property IReadOnlyDictionary<AccountID^, IAllocationBlockItem^>^ Items {
IReadOnlyDictionary<AccountID^, IAllocationBlockItem^>^ get ();
}
Property Value
Type:
IReadOnlyDictionaryAccountID,
IAllocationBlockItem
Reference