Get the arguments to be applied to the function.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property CalcArgumentsLinkEmbed() As IAgVACalcObjectLinkEmbedControlCollection |
| [C#] |
|---|
public IAgVACalcObjectLinkEmbedControlCollection CalcArgumentsLinkEmbed {get;} |
| [Managed C++] |
|---|
public: __property IAgVACalcObjectLinkEmbedControlCollection ^ get_CalcArgumentsLinkEmbed(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVACalcObjectLinkEmbedControlCollection getCalcArgumentsLinkEmbed(); |
[Python - STK API ] |
|---|
@property def CalcArgumentsLinkEmbed(self) -> "IAgVACalcObjectLinkEmbedControlCollection": |






