PDFExport Options Get Naming Rule Method Gets a copy of the naming rule. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public IList<TableCellCombinedParameterData> GetNamingRule() Public Function GetNamingRule As IList(Of TableCellCombinedParameterData) public: IList<TableCellCombinedParameterData^>^ GetNamingRule() member GetNamingRule : unit -> IList<TableCellCombinedParameterData> Return Value IList TableCellCombinedParameterData The naming rule. See Also Reference PDFExportOptions Class Autodesk.Revit.DB Namespace
PDFExport Options Get Naming Rule Method Gets a copy of the naming rule. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public IList<TableCellCombinedParameterData> GetNamingRule() Public Function GetNamingRule As IList(Of TableCellCombinedParameterData) public: IList<TableCellCombinedParameterData^>^ GetNamingRule() member GetNamingRule : unit -> IList<TableCellCombinedParameterData> Return Value IList TableCellCombinedParameterData The naming rule. See Also Reference PDFExportOptions Class Autodesk.Revit.DB Namespace