Revit 2024 API |
ColorFillSchemeEntry..::..CanSetValue Method (Int32) |
ColorFillSchemeEntry Class See Also |
Checks whether StorageType of entry is Integer.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since:
2022
Syntax
C# |
---|
public bool CanSetValue( int value ) |
Visual Basic |
---|
Public Function CanSetValue ( _ value As Integer _ ) As Boolean |
Visual C++ |
---|
public: bool CanSetValue( int value ) |
Parameters
- value
- Type: System..::..Int32
New Integer value.