Pesquisar

Help

Página 14 de 1,022. A exibir 10,218 resultados (0.223 segundos)

  1. 4977585 DRHESOCP-10701 HELP informando para preencher um campo inexistente (R9_IDEOC)

    https://totvsdigitalstatic.blob.core.windows.net/static/tdn/time.png https://totvsdigitalstatic.blob.core.windows.net/static/tdn/time.pngTempo aproximado para … { margin-left: 0px !important; } .aui-header-primary .aui-nav { margin-left: 0px !important; } </style> https://totvsdigitalstatic.blob.core.windows.net/static
    Linha Microsiga Protheus30 jan, 2019
  2. tRedisClient:Connect

    'protheus.ch' // Setup Redis Static cRedisHost := "localhost" Static nRedisPort := 6379 Static cRedisAuth := "" User Function redTst() Local cMsg … parâmetro   #include 'protheus.ch' #define STD_REDIS_PORT 6379 #define DEFAULT_REDIS_AUTH "" // Setup Redis Static cRedisHost := "localhost" User
    TOTVSTEC10 mai, 2019
  3. 2 - Migrando XAML e Códigos

    para configurar efeitos (linha 11): using CommunityToolkit.Maui; namespace MinhaQualidade; public static class MauiProgram { public static MauiApp … (linha 15). using CommunityToolkit.Maui; namespace MinhaQualidade; public static class MauiProgram { public static MauiApp CreateMauiApp() { var
    Linha RM30 set, 2022
  4. FWRestModel - API RESTful dos modelos de dados do Protheus

    /*/ //------------------------------------------------------------------- Static Function ErrorMessage(aErroMsg) Local cRet := CRLF + " --- Error on Model ---" + CRLF cRet … from da query @author Felipe Bonvicini Conti @since 05/04/2016 @version P11, P12 /*/ //------------------------------------------------------------------- Static
    Frameworksp19 set, 2019
  5. Exemplos de relatórios TReport

    final do relatório DEFINE FUNCTION FROM oSC6:Cell("C6_VALOR") FUNCTION AVERAGE NO END SECTION TITLE "Valor Médio" oReport:PrintDialog() Return Static Function … " oReport:PrintDialog() Return Static Function PrintReport(oReport) #IFDEF TOP Local cAlias1 := GetNextAlias() Local cAlias2 := GetNextAlias() Local cAlias3 := GetNextAlias
    Frameworksp17 out, 2018
  6. FWRestModel.

    05/04/2016 @version P11, P12 /*/ //------------------------------------------------------------------- Static Function ErrorMessage(aErroMsg) Local cRet := CRLF … /*/ //------------------------------------------------------------------- Static Function GetFromQryAlias(cTable) Return " FROM " + RetSqlName( cTable
    Frameworksp07 dez, 2022
  7. Guia de boas práticas - Estrutura de programas

    são: Pesquisa, Inclusão, Alteração, Visualização e Exclusão. Static Function MenuDef() Local aRotina := {}   ADD OPTION aRotina Title 'Pesquisar' Action … . Proteja o seu código dos eventos que um usuário possa realizar. Static Function ModelDef() // Cria a estrutura a ser usada no Modelo de Dados Local oStruZA3
    Frameworksp03 jul, 2012
  8. FwXlsxCellAlignment | FwXlsxHorizontalAlignment | FwXlsxVerticalAlignment

    para utilizar os métodos de alinhamento horizontal. Sintaxe: FwXlsxCellAlignment():Horizontal() → objeto FwXlsxHorizontalAlignment Exemplo: // em variável static pois não precisa ficar atribuindo sempre static oHAlign := FwXlsxCellAlignment():Horizontal() . . . cHAlign := oHAlign:Center() cHAlign := oHAlign:Justify
    Frameworksp26 ago, 2020
  9. EICTP252 - Previsão de Desembolso Financeiro

    Static Function AdicCampo() //----------------------// // Array de retorno do PE ==> aStruct // aadd(aStruct,{"DM_VRPAGTO" ,"N", 17 , 8 }) aadd(aStruct,{"DM_CDMOEDA … em Real",'@E 999,999,999,999,999.99'}) Return Static Function GrvWork() //----------------------// // VALORES ==> Código do programa EICTP252.PRW - Montagem
    Linha Microsiga Protheus18 abr, 2022
  10. Definición

    intercalarse. La estructura básica para la definición de una función es:   [ STATIC ] FUNCTION < nombre identificador > [ ( < lista de parámetros … de la función por medio del comando FUNCTION y opcionalmente su clase, por medio de la cláusula STATIC. Entre paréntesis puede definirse una lista opcional
    Tecnología TOTVS14 jan, 2013