 | IReadOnlyOxatisOptionComplexEntityMember Interface |
Complex member grouping all Oxatis 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 IReadOnlyOxatisOptionComplexEntityMember : IReadOnlyOxatisOptionComplexEntityMemberBase,
IReadOnlyEcommerceOptionsComplexEntityMember, IReadOnlyComplexEntityMember, IDisposable, IEquatable<IProxy>
Public Interface IReadOnlyOxatisOptionComplexEntityMember
Inherits IReadOnlyOxatisOptionComplexEntityMemberBase, IReadOnlyEcommerceOptionsComplexEntityMember, IReadOnlyComplexEntityMember, IDisposable,
IEquatable(Of IProxy)
The IReadOnlyOxatisOptionComplexEntityMember 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