Share

BasicFileInfo.Format Property

The file format indicator (currently, the major release version such as "2019") used for saving the file.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public string Format { get; }

Property Value

String

See Also

Reference

Was this information helpful?