A User Calculation Object for the highlighted stopping condition. For user-defined stopping conditions, use this field to specify what kind of value you want to stop on.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property UserCalcObject() As IAgComponentInfo |
| [C#] |
|---|
public IAgComponentInfo UserCalcObject {get; set;} |
| [Managed C++] |
|---|
public: __property IAgComponentInfo^ get_UserCalcObject(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_UserCalcObject( |
| [Java] |
|---|
public IAgComponentInfo getUserCalcObject();public void setUserCalcObject( |
