Metodo IDedPublishingConfigurationTGetValue
             | 
          
        
        
            Metodo di prelevamento del valore
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
SintassiT GetValue(
	DedPublicationPlatform platform,
	DedPublicationFormat fmt
)
Function GetValue ( 
	platform As DedPublicationPlatform,
	fmt As DedPublicationFormat
) As T
T GetValue(
	DedPublicationPlatform platform, 
	DedPublicationFormat fmt
)
abstract GetValue : 
        platform : DedPublicationPlatform * 
        fmt : DedPublicationFormat -> 'T Parametri
- platform  DedPublicationPlatform
 -  
 - fmt  DedPublicationFormat
 -  
 
Valore di ritorno
T
Vedi anche