Sets a stop of the interval using specified epoch component.
[Visual Basic .NET] |
---|
Public Sub SetStopEpoch( _ ByVal StopEpoch As IAgCrdnEventSmartEpoch _ ) |
[C#] |
---|
public void SetStopEpoch( |
[Managed C++] |
---|
public: void SetStopEpoch( |
[Java] |
---|
public setStopEpoch( |
[Unmanaged C++] |
---|
public: HRESULT SetStopEpoch( |
- StopEpoch
- Epoch component.
Configure the start and stop epoch time with smart epochs.
[C#] | ![]() | |
---|---|---|
|
Configure the start and stop epoch time with smart epochs.
[Visual Basic .NET] | ![]() | |
---|---|---|
|