CreateXbrlInstanceElement

InlineXbrlDocument.CreateXbrlInstanceElement method

Crée un élément d’instance xbrl.

public XbrlInstanceElement CreateXbrlInstanceElement(string name, string prefix = null)
ParamètreTaperLa description
nameStringLe nom local de l’instance xbrl.
prefixStringLe préfixe d’élément d’instance xbrl.

Return_Value

L’élément d’instance xbrl créé.

Voir également