InlineNonnumeric

InlineNonnumeric class

Questa classe è per elementi XBRL non numerici nel documento XBRL inline.

public class InlineNonnumeric : InlineFact

Proprietà

NomeDescrizione
ContextRef { get; set; }Ottiene o imposta il riferimento aContext delInlineNonnumeric .
ContinuedAt { get; set; }Ottiene o imposta l’ID di riferimento di continuazione diInlineNonnumeric .
Escape { get; set; }Ottiene o imposta se è sottoposto a escape.
Format { get; set; }Ottiene o imposta il formato del fileInlineNonnumeric .
Hidden { get; set; }Ottiene o imposta se questo fatto è nascosto.
Id { get; set; }Ottiene o imposta l’id del fatto inline.
Name { get; set; }Ottiene o imposta il nome completo del fatto inline.
Order { get; set; }Ottiene o imposta l’ordine diInlineNonnumeric .
SchemaConcept { get; }Ottiene il concetto diInlineNonnumeric .
SchemaElement { get; }Ottiene il concetto diInlineNonnumeric .
TargetId { get; set; }Ottiene o imposta l’ID di destinazione diInlineNonnumeric .
TupleRefId { get; set; }Ottiene o imposta l’ID di riferimento della tupla diInlineNonnumeric .
Value { get; set; }Ottiene o imposta il valore diInlineNonnumeric .

Guarda anche