AssemblyExportReportPathType Property
|
Namespace: Bricscad.SheetMetal.Operations
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.2.3.0
Syntax
public AssemblyExportReportPathKind ReportPathType { get; set; }
Public Property ReportPathType As AssemblyExportReportPathKind
Get
Set
public:
property AssemblyExportReportPathKind ReportPathType {
AssemblyExportReportPathKind get ();
void set (AssemblyExportReportPathKind value);
}
member ReportPathType : AssemblyExportReportPathKind with get, set
Property Value
AssemblyExportReportPathKind
See Also