InlineRelationship

InlineRelationship class

Esta clase es para relaciones en documentos XBRL en línea.

public class InlineRelationship

Propiedades

NombreDescripción
Arcrole { get; set; }Obtiene o establece el arcorol delInlineRelationship .
FromRefsId { get; set; }Obtiene o establece los ID de referencia delInlineRelationship .
LinkRole { get; set; }Obtiene o establece el rol de enlace delInlineRelationship .
Order { get; set; }Obtiene o establece el orden de losInlineRelationship .
ToRefsId { get; set; }Obtiene o establece los ID de referencia delInlineRelationship .

Ver también