Click or drag to resize

IReadOnlyEcommerceOptionComplexEntityMember Interface

Complex member grouping e-commerce options.

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Options
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public interface IReadOnlyEcommerceOptionComplexEntityMember : IReadOnlyComplexEntityMember, 
	IDisposable, IEquatable<IProxy>

The IReadOnlyEcommerceOptionComplexEntityMember type exposes the following members.

Properties
  NameDescription
Public propertyEbp
Gets Ebp
Public propertyEntity
The owner entity
(Inherited from IReadOnlyComplexEntityMember.)
Public propertyEPages
Gets Epages
Public propertyOxatis
Gets Oxatis
Top
Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Top
See Also