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

Drukuj

.NET Framework Class Library

ReportDefinition.Name Property

Nazwa.

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 Name As String
 Get
 Set

C#

public string Name { getset; }

Visual C++

public:
property StringName {
 Stringget ();
 void set (Stringvalue);
}

JavaScript

function get_name();
function set_name(value);

See Also

ReportDefinition Class

ReportDefinition Members

Symfonia.WebAPI.Interface.RepX.ViewModels Namespace