Click or drag to resize

IReadOnlyAdministrativesInformationsOptionsComplexEntityMemberBase Interface

the administratives informations OptionsComplexEntityMember

Namespace:  EBP.Api.Interfaces.BusinessFramework.BusinessLogic.Options
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
public interface IReadOnlyAdministrativesInformationsOptionsComplexEntityMemberBase : IReadOnlyComplexEntityMember, 
	IDisposable, IEquatable<IProxy>

The IReadOnlyAdministrativesInformationsOptionsComplexEntityMemberBase type exposes the following members.

Properties
  NameDescription
Public propertyCapital
Gets the Capital member value
Public propertyEntity
The owner entity
(Inherited from IReadOnlyComplexEntityMember.)
Public propertyMsa
Gets the Msa member value
Public propertyNafApeCode
Gets the NafApeCode member value
Public propertyRcsNumberId
Gets the RcsNumberId member value
Public propertyRmNumberId
Gets the RmNumberId member value
Public propertySiret
Gets the Siret 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