Click or drag to resize

IDataHostedApplicationOptionsV5 Interface

[Missing <summary> documentation for "T:EBP.Framework.BusinessLogic.InterfacesV8.Host.IDataHostedApplicationOptionsV5"]

Namespace:  EBP.Framework.BusinessLogic.InterfacesV8.Host
Assembly:  EBP.Framework.BusinessLogic.InterfacesV8 (in EBP.Framework.BusinessLogic.InterfacesV8.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public interface IDataHostedApplicationOptionsV5 : IDataHostedApplicationOptionsV4, 
	IDataHostedApplicationOptionsV3, IDataHostedApplicationOptionsV2, IDataHostedApplicationOptions, IHostedApplicationOptions

The IDataHostedApplicationOptionsV5 type exposes the following members.

Properties
Events
  NameDescription
Public eventChanged
Occurs when Options have changed
(Inherited from IHostedApplicationOptions.)
Top
See Also