Click or drag to resize

IReadOnlyExpertCoordinatesOptionsComplexEntityMember Interface

the complex represente the expert coordinates

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 IReadOnlyExpertCoordinatesOptionsComplexEntityMember : IReadOnlyCoordinatesOptionsComplexEntityMemberBase, 
	IReadOnlyCoordinatesOptionsComplexEntityMemberBase, IReadOnlyComplexEntityMember, IDisposable, IEquatable<IProxy>

The IReadOnlyExpertCoordinatesOptionsComplexEntityMember type exposes the following members.

Properties
  NameDescription
Public propertyAddress
get the company address
(Inherited from IReadOnlyCoordinatesOptionsComplexEntityMemberBase.)
Public propertyContactCivility
Gets the ContactCivility member value
(Inherited from IReadOnlyCoordinatesOptionsComplexEntityMemberBase.)
Public propertyContactName
Gets the ContactName member value
(Inherited from IReadOnlyCoordinatesOptionsComplexEntityMemberBase.)
Public propertyEntity
The owner entity
(Inherited from IReadOnlyComplexEntityMember.)
Public propertyLegalForm
Gets the LegalForm member value
(Inherited from IReadOnlyCoordinatesOptionsComplexEntityMemberBase.)
Public propertyName
Gets the Name member value
(Inherited from IReadOnlyCoordinatesOptionsComplexEntityMemberBase.)
Public propertySiret
Gets the Siret member value
Public propertyWebSite
Gets the WebSite 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