Share via


FacetDescription.DefaultValue Property

Definition

Gets the default value of a facet with this facet description.

public object DefaultValue { get; }
member this.DefaultValue : obj
Public ReadOnly Property DefaultValue As Object

Property Value

The default value of a facet with this facet description.

Applies to