AssetDataAssetType Property
|
Alterian Email Manager 6.2.3 SDK Help File Namespace:
MediaManagerCaller.MediaManagerAssembly:
DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420
Syntaxpublic AssetTypeData AssetType { get; set; }
Public Property AssetType As AssetTypeData
Get
Set
public:
property AssetTypeData^ AssetType {
AssetTypeData^ get ();
void set (AssetTypeData^ value);
}
member AssetType : AssetTypeData with get, set
function get_AssetType();
function set_AssetType(value);
Property Value
Type:
AssetTypeData
See Also