Symfonia.WebAPI.Interface.RepX.ViewModels Namespace > ReportDefinition Class > ReportDefinition Properties > IsActive Property 

Drukuj

.NET Framework Class Library

ReportDefinition.IsActive Property

Status aktywności.

Namespace: Symfonia.WebAPI.Interface.RepX.ViewModels

Assembly:  Symfonia.WebAPI.Interface.RepX (in Symfonia.WebAPI.Interface.RepX.dll) Version: 24.2.1.0 (24.2.1.0)

Syntax

Visual Basic

Public Property IsActive As Boolean
 Get
 Set

C#

public bool IsActive { getset; }

Visual C++

public:
property bool IsActive {
 bool get ();
 void set (bool value);
}

JavaScript

function get_isActive();
function set_isActive(value);

See Also

ReportDefinition Class

ReportDefinition Members

Symfonia.WebAPI.Interface.RepX.ViewModels Namespace