Click or drag to resize

Metodo IDedPublishingConfigurationTSetValue

Metodo di settaggio del valore dell'opzione

Namespace:  DedNet.Core
Assembly:  DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi
void SetValue(
	DedPublicationPlatform platform,
	DedPublicationFormat fmt,
	T newValue
)

Parametri

platform
Tipo: DedNet.CoreDedPublicationPlatform
fmt
Tipo: DedNet.CoreDedPublicationFormat
newValue
Tipo: T
Vedi anche