NodeValue
Node.NodeValue property
Gets or sets the value of this node, depending on its type.
public virtual string NodeValue { get; set; }
See Also
- class Node
- namespace Aspose.Finance.Xbrl.Dom
- assembly Aspose.Finance
Gets or sets the value of this node, depending on its type.
public virtual string NodeValue { get; set; }