Arrastre para cambiar el tamaño
RelRepresentacionRegColeccionDALObtenRepresentantes (Método )
CGS S.L. - Manual de referencia
Obtiene el listado de relaciones de representantes de un titular dado

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 ObtenRepresentantes(
	int idRegen,
	int idRepresentado
)

Parámetros

idRegen
Tipo: SystemInt32
Identificador del registro
idRepresentado
Tipo: SystemInt32
Identificador del titular representado

Valor devuelto

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