FamilySizeTableErrorInfoFilePath Property |
The path of the imported CSV file.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic string FilePath { get; }
Public ReadOnly Property FilePath As String
Get
public:
property String^ FilePath {
String^ get ();
}
member FilePath : string with get
Property Value
String
See Also