Table of Contents

Class NcshaReport

Namespace
Shift.Sdk.UI
Assembly
Shift.Sdk.dll
public class NcshaReport
Inheritance
NcshaReport
Inherited Members
Extension Methods

Constructors

NcshaReport(string, string)

public NcshaReport(string code, string title)

Parameters

code string
title string

Properties

Code

public string Code { get; }

Property Value

string

Title

public string Title { get; }

Property Value

string