2027 Constructor
Changes 0
C

AnalysisResultSchema(String, String)

Description:
Creates object and assigns name and description
Overloads (2):
AnalysisResultSchema(String,String)
public AnalysisResultSchema(
	string name,
	string description
)
  • String
    name
    Name of the result schema
  • String
    description
    Description of the result schema