Metodo IDedPublishingConfigurationTGetValue
|
Metodo di prelevamento del valore
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi T 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
- Tipo: DedNet.CoreDedPublicationPlatform
- fmt
- Tipo: DedNet.CoreDedPublicationFormat
Valore di ritorno
Tipo:
TVedi anche