Returns a Factory object used to create custom event intervals.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Factory() As IAgCrdnEventIntervalFactory |
| [C#] |
|---|
public IAgCrdnEventIntervalFactory Factory {get;} |
| [Managed C++] |
|---|
public: __property IAgCrdnEventIntervalFactory^ get_Factory(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_Factory( |
| [Java] |
|---|
public IAgCrdnEventIntervalFactory getFactory(); |
