TagDataAccountId Property
|
Alterian Email Manager 6.2.3 SDK Help File Namespace:
MediaManagerCaller.MediaManagerAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic long AccountId { get; set; }
Public Property AccountId As Long
Get
Set
public:
property long long AccountId {
long long get ();
void set (long long value);
}
member AccountId : int64 with get, set
function get_AccountId();
function set_AccountId(value);
Property Value
Type:
Int64
See Also