Revit 2025.3 API
SchemaDocumentation Property |
The overall description of the Schema.
Namespace: Autodesk.Revit.DB.ExtensibleStorage
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public string Documentation { get; }
Public ReadOnly Property Documentation As String Get
public: property String^ Documentation { String^ get (); }
member Documentation : string with get
Property Value
StringSee Also