Click or drag to resize

IDataHostedApplicationOptionsV6 Interface

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

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

The IDataHostedApplicationOptionsV6 type exposes the following members.

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