Get the fast time options (without validation or constraints) for the current procedure.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property FastTimeOptions() As IAgAvtrProcedureFastTimeOptions |
| [C#] |
|---|
public IAgAvtrProcedureFastTimeOptions FastTimeOptions {get;} |
| [Managed C++] |
|---|
public: __property IAgAvtrProcedureFastTimeOptions ^ get_FastTimeOptions(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgAvtrProcedureFastTimeOptions getFastTimeOptions(); |
[Python - STK API ] |
|---|
@property def FastTimeOptions(self) -> "IAgAvtrProcedureFastTimeOptions": |






