Click or drag to resize

ComposerContext Property

Gets or sets the context that is currently being processed by this composer.

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

Property Value

Context
See Also