IsValid
XbrlInstance.IsValid method
Checks whether this XBRL instance is valid.
public bool IsValid()
Return Value
If valid, return true, otherwise false.
See Also
- class XbrlInstance
- namespace Aspose.Finance.Xbrl
- assembly Aspose.Finance
Checks whether this XBRL instance is valid.
public bool IsValid()
If valid, return true, otherwise false.