Defines the reference in time used to draw, identify, or perform other layer-based activities.
[Visual Basic 6.0] Property TemporalReference As ITemporalReference
[Visual Basic .NET] Public Property TemporalReference As TemporalReference
[C#] public TemporalReference TemporalReference {get; set;}
[Java] public ITemporalReference getTemporalReference() throws IOException, AutomationException
[Java] public void setTemporalReferenceByRef( ITemporalReference pTemporalReference ) throws IOException, AutomationException
[C++] HRESULT get_TemporalReference( ITemporalReference** ppiTemporalReference );
[C++] HRESULT putref_TemporalReference( ITemporalReference* ppiTemporalReference);
Parameters
ppiTemporalReference [out, retval]
ppiTemporalReference is a parameter of type ITemporalReference
ppiTemporalReference [in]
ppiTemporalReference is a parameter of type ITemporalReference
The Temporal Reference Property is a Temporal Reference Object that defines the reference in time that is used to draw, identify, or perform other layer activities on this layer.