Click or drag to resize

IReadOnlyGeneralTermsAndConditionsOptionsComplexEntityMember Interface

GeneralTermsAndConditions Options ComplexEntityMember

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

The IReadOnlyGeneralTermsAndConditionsOptionsComplexEntityMember type exposes the following members.

Properties
  NameDescription
Public propertyEntity
The owner entity
(Inherited from IReadOnlyComplexEntityMember.)
Public propertyGeneralTermsAndConditions
Gets the GeneralTermsAndConditions member value
Public propertyGeneralTermsAndConditionsClear
Gets the GeneralTermsAndConditionsClear member value
Public propertyPrintGeneralTermsAndConditionsInDocuments
Gets the PrintGeneralTermsAndConditionsInDocuments member value
Top
Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Top
See Also