Click or drag to resize

IReadOnlyAdministrativesInformationsOptionsComplexEntityMember Interface

the administratives informations OptionsComplexEntityMember

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 IReadOnlyAdministrativesInformationsOptionsComplexEntityMember : IReadOnlyAdministrativesInformationsOptionsComplexEntityMemberBase, 
	IReadOnlyComplexEntityMember, IDisposable, IEquatable<IProxy>

The IReadOnlyAdministrativesInformationsOptionsComplexEntityMember type exposes the following members.

Properties
  NameDescription
Public propertyCapital
Gets the Capital member value
(Inherited from IReadOnlyAdministrativesInformationsOptionsComplexEntityMemberBase.)
Public propertyEntity
The owner entity
(Inherited from IReadOnlyComplexEntityMember.)
Public propertyMsa
Gets the Msa member value
(Inherited from IReadOnlyAdministrativesInformationsOptionsComplexEntityMemberBase.)
Public propertyNafApeCode
Gets the NafApeCode member value
(Inherited from IReadOnlyAdministrativesInformationsOptionsComplexEntityMemberBase.)
Public propertyRcsNumberId
Gets the RcsNumberId member value
(Inherited from IReadOnlyAdministrativesInformationsOptionsComplexEntityMemberBase.)
Public propertyRmNumberId
Gets the RmNumberId member value
(Inherited from IReadOnlyAdministrativesInformationsOptionsComplexEntityMemberBase.)
Public propertySiret
Gets the Siret member value
(Inherited from IReadOnlyAdministrativesInformationsOptionsComplexEntityMemberBase.)
Top
Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Top
See Also