NumberingSchemaCanChangePartitioningValue Method |
Returns true if this schema has partitions based on one parameter, that parameter is of type Text and it is modifiable.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntaxpublic bool CanChangePartitioningValue()
Public Function CanChangePartitioningValue As Boolean
public:
bool CanChangePartitioningValue()
member CanChangePartitioningValue : unit -> bool
Return Value
Boolean
See Also