[]
        
(Showing Draft Content)

C1.Web.Api.Document.Models.ExportOptionDescription.DefaultValue

DefaultValue Property

DefaultValue

Gets the default value of the option.

Declaration
[JsonProperty(NullValueHandling = NullValueHandling.Include)]
public object DefaultValue { get; }
<JsonProperty(NullValueHandling:=NullValueHandling.Include)>
Public ReadOnly Property DefaultValue As Object