Clock host object with which the clock with
which time values are reported is colocated.
Read-write property
[Visual Basic .NET] |
---|
Public Property ClockHost() As AgEIvClockHost
|
[C#] |
---|
public AgEIvClockHost ClockHost {get; set;}
|
[Managed C++] |
---|
public: __property AgEIvClockHost get_ClockHost();
|
[Unmanaged C++] |
---|
public: HRESULT get_ClockHost(
|
[Java] |
---|
public AgEIvClockHost getClockHost();public void setClockHost(
|