Share

Tile.TileBrickType Property

The property labeled "Type" from the "Tile" schema.


Namespace: Autodesk.Revit.DB.Visual
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public static string TileBrickType { get; }

Property Value

String

Remarks

This property is of type "AssetPropertyInteger" with accepted values in the enumerated type "TileBrickType".

See Also

Reference

Was this information helpful?