| IDataOptionsGetPropertiesObject Method |
Restituisce l'oggetto che espone le properties da visualizzare nel propertylist. Viene
richiamato nel load del dialogo per assegnare le proprietà ad ogni tab di applicazione.
Namespace: QsInformatica.UtilsAssembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax Object GetPropertiesObject()
Function GetPropertiesObject As Object
Object^ GetPropertiesObject()
abstract GetPropertiesObject : unit -> Object
Return Value
Object[Missing <returns> documentation for "M:QsInformatica.Utils.IDataOptions.GetPropertiesObject"]
See Also