 | ICurrencyEntityBaseIdMember Property |
Get the Id
(Code ISO devise)
Namespace:
EBP.Api.Interfaces.BusinessFramework.BusinessLogic.Entities
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
SyntaxIReadOnlyStringEntityMember IdMember { get; }
ReadOnly Property IdMember As IReadOnlyStringEntityMember
Get
Property Value
Type:
IReadOnlyStringEntityMember
RemarksThis entity member is bound to the Id (Code ISO devise) column of the CurrencyTable (Devise) table.
See Also