Oggetto che rappresenta il record.
Namespace:
DedNet.Forms
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public Object Obj { get; set; }
Public Property Obj As Object
Get
Set
public:
property Object^ Obj {
Object^ get ();
void set (Object^ value);
}
member Obj : Object with get, set
Valore della proprietà
Tipo:
ObjectVedi anche