Metodo DedCommCommCollectionFind
|
Cerca l'elemento nella collection per commid.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public DedCommCommItem Find(
Guid commid
)
Public Function Find (
commid As Guid
) As DedCommCommItem
public:
DedCommCommItem^ Find(
Guid commid
)
member Find :
commid : Guid -> DedCommCommItem
Parametri
- commid Guid
- ID della commessa da cercare.
Valore di ritorno
DedCommCommItemRitorna l'elemento specifico o null se fallisce.
Vedi anche