Proprietà RedrawAnagrEventArgsRowComm
|
Dizionario contente la copia nome attributo/valore. Viene utilizatto nelle anagrafiche di commesse per gli attributi di AnagraficaECommessa
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 28.1.0
Sintassipublic Dictionary<string, string> RowComm { get; set; }Public Property RowComm As Dictionary(Of String, String)
Get
Set
public:
property Dictionary<String^, String^>^ RowComm {
Dictionary<String^, String^>^ get ();
void set (Dictionary<String^, String^>^ value);
}member RowComm : Dictionary<string, string> with get, set
Valore della proprietà
DictionaryString,
String
Vedi anche