Skip to content

ACadSharp.XData.ExtendedDataRecord.Value

Albert Domenech edited this page Jan 22, 2025 · 2 revisions

Value Property

Value for this record.

Definition

Namespace: ACadSharp.XData.ExtendedDataRecord<T>

C#

public T Value { get; set; }

Property Value

T

Clone this wiki locally