 | ExtensionApiInterfaceLinkType Property |
Gets the type of the API interface ApiInterfaceLink generated class.
Namespace:
EBP.Api.Extension
Assembly:
EBP.Api (in EBP.Api.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntaxprotected abstract Type ApiInterfaceLinkType { get; }
Protected MustOverride ReadOnly Property ApiInterfaceLinkType As Type
Get
Property Value
Type:
Type
RemarksReturn the type EBP.Api.Interfaces.ApiInterfaceLink generated in the interface dll EBP.Api.XXXXXX.Interfaces.dll
See Also