RecipientSubscibingDTORecipientId Property
|
Alterian Email Manager 6.2.3 SDK Help File
Value of the PrimaryKey
Namespace:
DMLibraryAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic int RecipientId { get; set; }
Public Property RecipientId As Integer
Get
Set
public:
property int RecipientId {
int get ();
void set (int value);
}
member RecipientId : int with get, set
function get_RecipientId();
function set_RecipientId(value);
Property Value
Type:
Int32
See Also