ExternalResourceTypesBuiltInExternalResourceTypesSystemsAnalysisReport Property |
An external resource type representing systems analysis report path.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static ExternalResourceType SystemsAnalysisReport { get; }
Public Shared ReadOnly Property SystemsAnalysisReport As ExternalResourceType
Get
public:
static property ExternalResourceType^ SystemsAnalysisReport {
ExternalResourceType^ get ();
}
static member SystemsAnalysisReport : ExternalResourceType with get
Property Value
ExternalResourceType
See Also