Skip to content

InsertableAttribute.Value property

Gets a value indicating whether this InsertableAttribute is enabled.

public bool Value { get; }

Property Value

true if enabled; otherwise, false.

See Also