 | IReadOnlyEPagesOptionComplexEntityMember Interface |
Complex member grouping e-commerce pages options.
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Options
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxpublic interface IReadOnlyEPagesOptionComplexEntityMember : IReadOnlyEPagesOptionComplexEntityMemberBase,
IReadOnlyEcommerceOptionsComplexEntityMember, IReadOnlyComplexEntityMember, IDisposable, IEquatable<IProxy>
Public Interface IReadOnlyEPagesOptionComplexEntityMember
Inherits IReadOnlyEPagesOptionComplexEntityMemberBase, IReadOnlyEcommerceOptionsComplexEntityMember, IReadOnlyComplexEntityMember, IDisposable,
IEquatable(Of IProxy)
The IReadOnlyEPagesOptionComplexEntityMember type exposes the following members.
Properties
Methods
| Name | Description |
---|
 | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
Top
See Also