Click or drag to resize

IActivityEntityStateMember Property

Gets the state.

(Etat)

Namespace:  EBP.Api.Interfaces.Invoicing.Module.Entities
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
IReadOnlyByteEntityMember StateMember { get; }

Property Value

Type: IReadOnlyByteEntityMember
Remarks
This entity member is bound to the EventState (Etat) column of the Activity (Activités) table.
See Also