[]
Gets or sets the settings for the common values.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public CommonValues CommonValues { get; set; }
Type | Description |
---|---|
CommonValues | An instance of CommonValues that contains the settings for the common values. |