OfxElementType
OfxElementType class
Ofx custom element class.
public class OfxElementType
Constructors
| Name | Description |
|---|---|
| OfxElementType() | Initializes a new instance of OfxElementType class. |
Properties
| Name | Description |
|---|---|
| Name { get; set; } | Gets or sets the user-friendly display name for the custom element |
| TagName { get; set; } | Gets or sets the custom element name. |
| TagType { get; set; } | Gets or sets the any defined OFX type (date, amount, etc.) or standard format for defining an alpha or numeric field. |
| TagValue { get; set; } | Gets or sets the custom element data value. |
See Also
- namespace Aspose.Finance.Ofx
- assembly Aspose.Finance