Gets or sets the address of the user.
Namespace:
BlueCieloECM.InnoCielo.Meridian.Server
Assembly:
BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax public string Address { get; set; }
Public Property Address As String
Get
Set
Property Value
Type:
StringRemarks
Used as recipient info in Transmittal Management Module.
See Also