AssetDataIsAvailableForWebPublishing Property
|
Alterian Email Manager 6.2.3 SDK Help File Namespace:
MediaManagerCaller.MediaManagerAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic bool IsAvailableForWebPublishing { get; set; }
Public Property IsAvailableForWebPublishing As Boolean
Get
Set
public:
property bool IsAvailableForWebPublishing {
bool get ();
void set (bool value);
}
member IsAvailableForWebPublishing : bool with get, set
function get_IsAvailableForWebPublishing();
function set_IsAvailableForWebPublishing(value);
Property Value
Type:
Boolean
See Also