FabricationServicePaletteCount Property |
The number of palettes in the service.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic int PaletteCount { get; }
Public ReadOnly Property PaletteCount As Integer
Get
public:
property int PaletteCount {
int get ();
}
member PaletteCount : int with get
Property Value
Int32
See Also