Class NcshaReport
public class NcshaReport
- Inheritance
-
NcshaReport
- Inherited Members
- Extension Methods
Constructors
NcshaReport(string, string)
public NcshaReport(string code, string title)
Parameters
Properties
Code
public string Code { get; }
Property Value
Title
public string Title { get; }