IMcImageSetLongDataChannelStartTime Property
|
|
The starting time for this data channel.
Namespace:
MediaCy.IQL.Sets
Assembly:
MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
SyntaxReadOnly Property StartTime As DateTime
Get
Property Value
Type:
DateTime
RemarksReturns the start time for this data channel. Note: adding data
to a data channel may result in a new StartTime or EndTime, either of
which will change the Duration.
See Also