PropertyCollectionAutoCreate Property

Get/Set a value indicating whether a property will automatically be created and added to the list if not found by name.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
[JsonIgnoreAttribute]
public bool AutoCreate { get; set; }

Property Value

Boolean

See Also