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++] |
---|
public: HRESULT get_TypeData(
|
[Java] |
---|
public IAgFmDefinitionData getTypeData();
|