GetAttribute
Element.GetAttribute method
Gets an attribute value by name.
public string GetAttribute(string name)
| Parameter | Type | Description |
|---|---|---|
| name | String | The attribute name. |
Return Value
The attribute value.
See Also
- class Element
- namespace Aspose.Finance.Xbrl.Dom
- assembly Aspose.Finance