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