The interval list within which the global minimum or maximum is sought. The default is the overall availability of host object.
Read-write property
[Visual Basic .NET] |
---|
Public Property CustomTimeLimits() As IAgCrdnEventIntervalList |
[C#] |
---|
public IAgCrdnEventIntervalList CustomTimeLimits {get; set;} |
[Managed C++] |
---|
public: __property IAgCrdnEventIntervalList^ get_CustomTimeLimits(); |
[Unmanaged C++] |
---|
public: HRESULT get_CustomTimeLimits( |
[Java] |
---|
public IAgCrdnEventIntervalList getCustomTimeLimits();public void setCustomTimeLimits( |