NumberedReferenceInfoValue Property |
The integer representation of number associated with this reference.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntaxpublic int Value { get; }Public ReadOnly Property Value As Integer
Get
public:
property int Value {
int get ();
}member Value : int with get
Property Value
Int32
See Also