Arrastre para cambiar el tamaño
RelRepresentacionRegColeccionDALObtenRepresentados (Método )
CGS S.L. - Manual de referencia
Obtiene el listado de relaciones de representados de un representante concreto

Espacio de nombres: CGSSL.Munigex.Lib.Registro
Ensamblado: DocumentosLib (en DocumentosLib.dll) Versión: 2.2.1.0 (2.2.1.0)
Sintaxis
C#
public static RelRepresentacionRegColeccionDAL ObtenRepresentados(
	int idRegen,
	int idRepresentante
)

Parámetros

idRegen
Tipo: SystemInt32
Identificador del registro
idRepresentante
Tipo: SystemInt32
Identificador de titular representante

Valor devuelto

Tipo: RelRepresentacionRegColeccionDAL
Listado de relaciones de representación
Vea también