Click or drag to resize

IDataHostedApplicationOptionsV7 Interface

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

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

The IDataHostedApplicationOptionsV7 type exposes the following members.

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