Click or drag to resize

IAddress Interface

Represents an address.

Namespace:  Dynamicweb.Analytics.Notifications
Assembly:  Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax
public interface IAddress

The IAddress type exposes the following members.

Properties
  NameDescription
Public propertyAddress
Gets the implementation-aware address.
Public propertyName
Gets the name associated with this address.
Top
See Also