InlineNonfraction

InlineNonfraction class

Esta clase es para elementos numéricos XBRL que no son tipofracciónItemType en el documento XBRL en línea.

public class InlineNonfraction : InlineFact

Propiedades

NombreDescripción
ContextRef { get; set; }Obtiene o establece la referencia alContext delInlineNonfraction .
Decimals { get; set; }Obtiene o establece el decimal delInlineNonfraction .
Format { get; set; }Obtiene o establece el formato delInlineNonfraction .
Hidden { get; set; }Obtiene o establece si este hecho está oculto.
Id { get; set; }Obtiene o establece el id del hecho en línea.
InfiniteDecimals { get; set; }Obtiene o establece si tiene decimal infinito.
InfinitePrecision { get; set; }Obtiene o establece si tiene precisión infinita.
Name { get; set; }Obtiene o establece el nombre calificado del hecho en línea.
Order { get; set; }Obtiene o establece el orden de losInlineNonfraction .
Precision { get; set; }Obtiene o establece la precisión delInlineNonfraction .
Scale { get; set; }Obtiene o establece la escala delInlineNonfraction .
SchemaConcept { get; }Obtiene el concepto de laInlineNonfraction .
Sign { get; set; }Obtiene o establece el signo delInlineNonfraction .
TargetId { get; set; }Obtiene o establece la identificación de destino delInlineNonfraction .
TupleRefId { get; set; }Obtiene o establece el ID de referencia de la tupla delInlineNonfraction .
UnitRef { get; set; }Obtiene o establece la referencia alUnit delInlineNonfraction .
Value { get; set; }Obtiene o establece el valor de laInlineNonfraction .

Ver también