Click or drag to resize

IDataHostedApplicationOptionsV3 Interface

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

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

The IDataHostedApplicationOptionsV3 type exposes the following members.

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