VaultConfigurationDomainOperationsLoadValueFromSourceRecurseTValueType(ValueOrValueSourceTValueType) Method

Definition

Namespace: MFiles.VAF.Configuration.Domain.Client
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public virtual TValueType LoadValueFromSourceRecurse<TValueType>(
	ValueOrValueSource<TValueType> valueOrSource
)

Parameters

valueOrSource  ValueOrValueSourceTValueType
 

Type Parameters

TValueType

Return Value

TValueType

See Also