BillTableStructureResponse

BillTableStructureResponse class

Clase de respuesta de estructura de tabla.

public class BillTableStructureResponse

Constructores

NombreDescripción
BillTableStructureResponse()Inicializa una nueva instancia deBillTableStructureResponse clase.

Propiedades

NombreDescripción
BillDetailTableType { get; set; }Obtiene o establece el tipo de tabla.
BillId { get; set; }Obtiene o establece el identificador de sentencia.
ColumnDefinitions { get; set; }Obtiene o establece la colección deColumnDefinition .

Ver también