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.CommandsAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
DedDictionaryVedi anche