Gets and sets the date and time when the object should stop being visible on the terrain.
|
JavaScript |
|
|
End |
|
|
C# |
|
|
dynamic End { get; set; } |
|
|
C++ |
|
|
HRESULT End([out, retval] VARIANT* pVal) HRESULT End([in] VARIANT pVal) |
|