Click or drag to resize
IUpdateInformationModifiedBy Property
Id of user that modified the object. Not null. Must be set each time the object is saved.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
int ModifiedBy { get; set; }

Property Value

Type: Int32
See Also