ConcreteSealantType Enumeration

ConcreteSealantType Enumeration

The enumerated type representing the permitted values for the asset property "ConcreteSealant" from the "Concrete" schema.

Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public enum ConcreteSealantType
Public Enumeration ConcreteSealantType
public enum class ConcreteSealantType
type ConcreteSealantType
Members
Member nameValueDescription
Acrylic2 
Epoxy1 
None0 
See Also