Click or drag to resize

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)
Syntax
protected abstract Type ApiInterfaceLinkType { get; }

Property Value

Type: Type
Remarks
Return the type EBP.Api.Interfaces.ApiInterfaceLink generated in the interface dll EBP.Api.XXXXXX.Interfaces.dll
See Also