Configure the display times using the
specified time component. Allowed are only intervals and interval
lists.
| [Visual Basic .NET] |
|---|
Public Sub SetTimeComponent( _
ByVal Component As IAgCrdn _
)
|
| [C#] |
|---|
public void SetTimeComponent(
|
| [Managed C++] |
|---|
public: void SetTimeComponent(
|
| [Java] |
|---|
public setTimeComponent(
|
| [Unmanaged C++] |
|---|
public: HRESULT SetTimeComponent(
|
- Component