This document is archived and information here might be outdated. Recommended version. |
Sets the temporal reference properties for the temporal legend class.
[Visual Basic .NET]
Public Sub setReference ( _
ByRef varReference As Object _
)
[C#]
public void setReference (
ref object varReference
);
[C++]
HRESULT setReference(
Variant* varReference
);
[C++] Parameters varReference [in]
varReference is a parameter of type VARIANT*