MultipleValuesIndicationSettings.Value Property

Value to be used as multiple values indication in the document. If Custom is true, returns CustomValue, otherwise returns a hardcoded standard value.


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

Syntax

C#

public string Value { get; }

Property Value

String

See Also

Reference

MultipleValuesIndicationSettings Class
Autodesk.Revit.DB Namespace