This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMosaicRule Interface > IMosaicRule.TimeValue Property (ArcObjects .NET 10.5 SDK) |
The request time value.
[Visual Basic .NET] Public Property TimeValue As ITimeValue
[C#] public ITimeValue TimeValue {get; set;}
[C++]
HRESULT get_TimeValue(
ITimeValue** ppTimeValue
);
[C++]
HRESULT putref_TimeValue(
ITimeValue* ppTimeValue
);
[C++]
Parameters ppTimeValue [out, retval]
ppTimeValue is a parameter of type ITimeValue ppTimeValue [in]
ppTimeValue is a parameter of type ITimeValue