Click or drag to resize

IWebSynchronizationInfoEntityBaseInfoValue Property

Gets or sets the info value

(Identifiant web)

Namespace:  EBP.Api.Interfaces.Framework.BusinessLogic.Services.WebSynchronization.Entities
Assembly:  EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntax
string InfoValue { get; set; }

Property Value

Type: String
Remarks
This entity member is bound to the InfoValue (Identifiant web) column of the UnitWebSynchronizationInfo (Information des unités du web) table.
See Also