Proprietà ViewCommCommandCommData
|
Restituisce il dizionario utilizzato dal Form per la modifica della commessa.
Inizialmente è null, ed è impostato al runtime dal comando durante l'elaborazione, leggendo i dati dalla commessa da modificare.
Namespace:
DedNet.Commands
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public DedDictionary CommData { get; }
Public ReadOnly Property CommData As DedDictionary
Get
public:
property DedDictionary^ CommData {
DedDictionary^ get ();
}
member CommData : DedDictionary with get
Valore della proprietà
Tipo:
DedDictionaryVedi anche