ManagedDashboardContentType Property |
|
DataPA OpenAnalytics API Reference
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public string ContentType { get; set; }
Public Property ContentType As String
Get
Set
public:
virtual property String^ ContentType {
String^ get () sealed;
void set (String^ value) sealed;
}
function get_ContentType();
function set_ContentType(value);
Property Value
Type:
StringSee Also