Sets a start of the interval using specified epoch component.
[Visual Basic .NET] |
---|
Public Sub SetStartEpoch( _ ByVal StartEpoch As IAgCrdnEventSmartEpoch _ ) |
[C#] |
---|
public void SetStartEpoch( |
[Managed C++] |
---|
public: void SetStartEpoch( |
[Java] |
---|
public setStartEpoch( |
[Unmanaged C++] |
---|
public: HRESULT SetStartEpoch( |
- StartEpoch
- 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] | ![]() | |
---|---|---|
|