IDuctFittingAndAccessoryPressureDropServer.GetDataSchema Method

IDuctFittingAndAccessoryPressureDropServerGetDataSchema Method

Obtains the schema of the ESEntity.

Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
Schema GetDataSchema()
Function GetDataSchema As Schema
Schema^ GetDataSchema()
abstract GetDataSchema : unit -> Schema 

Return Value

Schema
Null if the server has no data.
See Also