Get the select-single procedure delegate for the manager
Namespace: Cartella.InterfacesAssembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
| C# |
|---|
SelectSingleProcedure Procedure_SelectSingle { get; } |
| Visual Basic |
|---|
ReadOnly Property Procedure_SelectSingle As SelectSingleProcedure Get |
| Visual C++ |
|---|
property SelectSingleProcedure^ Procedure_SelectSingle { SelectSingleProcedure^ get (); } |