Click or drag to resize

OiiIntervalGetIntervalKey Method (DateTime, DateTime)

[Missing <summary> documentation for "M:Tse.EasyBook.Server.DataContracts.Internal.Dac7.OiiInterval.GetIntervalKey(System.DateTime,System.DateTime)"]

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 string GetIntervalKey(
	DateTime startOfInterval,
	DateTime endOfInterval
)

Parameters

startOfInterval
Type: SystemDateTime

[Missing <param name="startOfInterval"/> documentation for "M:Tse.EasyBook.Server.DataContracts.Internal.Dac7.OiiInterval.GetIntervalKey(System.DateTime,System.DateTime)"]

endOfInterval
Type: SystemDateTime

[Missing <param name="endOfInterval"/> documentation for "M:Tse.EasyBook.Server.DataContracts.Internal.Dac7.OiiInterval.GetIntervalKey(System.DateTime,System.DateTime)"]

Return Value

Type: String

[Missing <returns> documentation for "M:Tse.EasyBook.Server.DataContracts.Internal.Dac7.OiiInterval.GetIntervalKey(System.DateTime,System.DateTime)"]

See Also