Sets the interval's start epoch and the interval's duration.
[Visual Basic .NET] |
---|
Public Sub SetStartEpochAndDuration( _ ByVal RefStartEpoch As IAgCrdnEventSmartEpoch, _ ByVal DurationStr As String _ ) |
[C#] |
---|
public void SetStartEpochAndDuration( |
[Managed C++] |
---|
public: void SetStartEpochAndDuration( |
[Java] |
---|
public setStartEpochAndDuration( |
[Unmanaged C++] |
---|
public: HRESULT SetStartEpochAndDuration( |
- RefStartEpoch
- DurationStr
Configure the smart interval epoch and the duration.
[C#] | ![]() | |
---|---|---|
|
Configure the smart interval epoch and the duration.
[Visual Basic .NET] | ![]() | |
---|---|---|
|