Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the external content type of this action.
Namespace: Microsoft.BusinessData.MetadataModel
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Function GetDataClass As IDataClass
'Usage
Dim instance As IAction
Dim returnValue As IDataClass
returnValue = instance.GetDataClass()
IDataClass GetDataClass()
Return Value
Type: Microsoft.BusinessData.MetadataModel.IDataClass
The external content type of this action.