DOP type data.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property TypeData() As IAgFmDefinitionData |
| [C#] |
|---|
public IAgFmDefinitionData TypeData {get;} |
| [Managed C++] |
|---|
public: __property IAgFmDefinitionData ^ get_TypeData(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgFmDefinitionData getTypeData(); |
[Python - STK API ] |
|---|
@property def TypeData(self) -> "IAgFmDefinitionData": |






