Click or drag to resize

ComposerSkipMinLenValueCheck Property

if true, ValueLengthException will never be thrown during serialization.

Namespace: Patagames.GedcomNetSdk
Assembly: Patagames.Gedcom.Net.Sdk (in Patagames.Gedcom.Net.Sdk.dll) Version: 1.0.8
Syntax
public bool SkipMinLenValueCheck { get; set; }

Property Value

Boolean
See Also