Click or drag to resize
BCUserAddedByID Property
Gets or sets the ID property value representing who added the user.

Namespace: BlueCieloECM.InnoCielo.Meridian.Server
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax
public Nullable<int> AddedByID { get; set; }

Property Value

Type: NullableInt32
Remarks
Used as recipient info in Transmittal Management Module.
See Also