Proprietà DedCommAnagExplorer.SelectedDca
|
Selezione corrente delle anagrafiche di commessa
Namespace: DedNet.ControlsAssembly: DedNet (in DedNet.dll) Versione: 27.4.0-RC
Sintassipublic List<DedCommAnagrItem> SelectedDca { get; }
Public ReadOnly Property SelectedDca As List(Of DedCommAnagrItem)
Get
public:
property List<DedCommAnagrItem^>^ SelectedDca {
List<DedCommAnagrItem^>^ get ();
}
member SelectedDca : List<DedCommAnagrItem> with get
Valore della proprietà
List<DedCommAnagrItem>
Vedi anche