SchemaDocumentation Property |
The overall description of the Schema.
Namespace: Autodesk.Revit.DB.ExtensibleStorageAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic string Documentation { get; }
Public ReadOnly Property Documentation As String
Get
public:
property String^ Documentation {
String^ get ();
}
member Documentation : string with get
Property Value
String
See Also