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