Gets the detail threshold attributes.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property DetailThreshold() As IAgVODetailThreshold |
| [C#] |
|---|
public IAgVODetailThreshold DetailThreshold {get;} |
| [Managed C++] |
|---|
public: __property IAgVODetailThreshold ^ get_DetailThreshold(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVODetailThreshold getDetailThreshold(); |
[Python - STK API ] |
|---|
@property def DetailThreshold(self) -> "IAgVODetailThreshold": |






