Class LaminatePostReport
Inheritance
LaminatePostReport
Assembly: NXOpen.dll
Syntax
public class LaminatePostReport : NXObject, IMessageSink, INXObject
Constructors
LaminatePostReport()
Declaration
protected LaminatePostReport()
Properties
LaminateGraphicalReports
Declaration
public LaminateGraphicalReportCollection LaminateGraphicalReports { get; }
Property Value
LaminateQuickReports
Declaration
public LaminateQuickReportCollection LaminateQuickReports { get; }
Property Value
LaminateSpreadsheetReports
Declaration
public LaminateSpreadsheetReportCollection LaminateSpreadsheetReports { get; }
Property Value
Name
Declaration
public string Name { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink