Returns a Factory object used to create custom events.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Factory() As IAgCrdnEventFactory |
| [C#] |
|---|
public IAgCrdnEventFactory Factory {get;} |
| [Managed C++] |
|---|
public: __property IAgCrdnEventFactory ^ get_Factory(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgCrdnEventFactory getFactory(); |
[Python - STK API ] |
|---|
@property def Factory(self) -> "IAgCrdnEventFactory": |






