urgente ! como puedo hacer esto

urgente ! como puedo hacer esto

Postby tomafa » Wed Jul 23, 2008 1:48 am

public class areas_CLS
{
private int _id;
public int Id
{
get { return _id; }
set { _id = value; }
}

private int _idinstalacion;
public int IdInstalacion
{
get { return _idinstalacion; }
set { _idinstalacion = value; }
}
}

como puedo hacer esta estructura en fivewin,

saludos
tomafa
 
Posts: 111
Joined: Sun Aug 13, 2006 7:28 pm
Location: ....

Postby Antonio Linares » Thu Jul 24, 2008 2:57 pm

En C++ (bajo nivel) ó en PRG (alto nivel) ?
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42161
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain


Return to FiveWin para Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 58 guests