Data Transfer object that contains the parameters for the call to ITransactQueryClient.GetLinesForSourceByLineIdAsync.
More...
|
int | CountAfter [get, set] |
| Maximum number of lines after the line.
|
|
int | CountBefore [get, set] |
| Maximum number of lines before the line.
|
|
ExtensionDataObject | ExtensionData [get, set] |
| IExtensibleDataObject.ExtensionData
|
|
long | LineId [get, set] |
| Line Id.
|
|
Guid | SourceId [get, set] |
| Source id.
|
|
Data Transfer object that contains the parameters for the call to ITransactQueryClient.GetLinesForSourceByLineIdAsync.
◆ CountAfter
int VideoOS.Platform.Transact.Services.DataContracts.GetLinesForSourceByLineIdParameters.CountAfter |
|
getset |
Maximum number of lines after the line.
◆ CountBefore
int VideoOS.Platform.Transact.Services.DataContracts.GetLinesForSourceByLineIdParameters.CountBefore |
|
getset |
Maximum number of lines before the line.
◆ ExtensionData
ExtensionDataObject VideoOS.Platform.Transact.Services.DataContracts.GetLinesForSourceByLineIdParameters.ExtensionData |
|
getset |
IExtensibleDataObject.ExtensionData
◆ LineId
long VideoOS.Platform.Transact.Services.DataContracts.GetLinesForSourceByLineIdParameters.LineId |
|
getset |
◆ SourceId
Guid VideoOS.Platform.Transact.Services.DataContracts.GetLinesForSourceByLineIdParameters.SourceId |
|
getset |