Click or drag to resize

OiiIntervalLookupRentalObjRentalsNos Method

[Missing <summary> documentation for "M:Tse.EasyBook.Server.DataContracts.Internal.Dac7.OiiInterval.LookupRentalObjRentalsNos(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.Dictionary{System.Int32,Tse.EasyBook.Server.DataContracts.Internal.Dac7.RowRentalsNos}},System.DateTime,System.DateTime,System.Int32)"]

Namespace:  Tse.EasyBook.Server.DataContracts.Internal.Dac7
Assembly:  Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static RowRentalsNos LookupRentalObjRentalsNos(
	Dictionary<string, Dictionary<int, RowRentalsNos>> allRenObjsRentalsNos,
	DateTime startOfInterval,
	DateTime endOfInterval,
	int renObjId
)

Parameters

allRenObjsRentalsNos
Type: System.Collections.GenericDictionaryString, DictionaryInt32, RowRentalsNos

[Missing <param name="allRenObjsRentalsNos"/> documentation for "M:Tse.EasyBook.Server.DataContracts.Internal.Dac7.OiiInterval.LookupRentalObjRentalsNos(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.Dictionary{System.Int32,Tse.EasyBook.Server.DataContracts.Internal.Dac7.RowRentalsNos}},System.DateTime,System.DateTime,System.Int32)"]

startOfInterval
Type: SystemDateTime

[Missing <param name="startOfInterval"/> documentation for "M:Tse.EasyBook.Server.DataContracts.Internal.Dac7.OiiInterval.LookupRentalObjRentalsNos(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.Dictionary{System.Int32,Tse.EasyBook.Server.DataContracts.Internal.Dac7.RowRentalsNos}},System.DateTime,System.DateTime,System.Int32)"]

endOfInterval
Type: SystemDateTime

[Missing <param name="endOfInterval"/> documentation for "M:Tse.EasyBook.Server.DataContracts.Internal.Dac7.OiiInterval.LookupRentalObjRentalsNos(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.Dictionary{System.Int32,Tse.EasyBook.Server.DataContracts.Internal.Dac7.RowRentalsNos}},System.DateTime,System.DateTime,System.Int32)"]

renObjId
Type: SystemInt32

[Missing <param name="renObjId"/> documentation for "M:Tse.EasyBook.Server.DataContracts.Internal.Dac7.OiiInterval.LookupRentalObjRentalsNos(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.Dictionary{System.Int32,Tse.EasyBook.Server.DataContracts.Internal.Dac7.RowRentalsNos}},System.DateTime,System.DateTime,System.Int32)"]

Return Value

Type: RowRentalsNos

[Missing <returns> documentation for "M:Tse.EasyBook.Server.DataContracts.Internal.Dac7.OiiInterval.LookupRentalObjRentalsNos(System.Collections.Generic.Dictionary{System.String,System.Collections.Generic.Dictionary{System.Int32,Tse.EasyBook.Server.DataContracts.Internal.Dac7.RowRentalsNos}},System.DateTime,System.DateTime,System.Int32)"]

See Also