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