OfxElements

OfxExtensionType.OfxElements property

Gets or sets the collection of OfxElementType.

public List<OfxElementType> OfxElements { get; set; }

See Also