RecipientSubscibingDTOPKValue 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 Object PKValue { get; set; }
Public Property PKValue As Object
Get
Set
public:
property Object^ PKValue {
Object^ get ();
void set (Object^ value);
}
member PKValue : Object with get, set
function get_PKValue();
function set_PKValue(value);
Property Value
Type:
Object
See Also