PropertyValueSetterTPlaceholders Class

Definition

Namespace: MFiles.VAF.Configuration
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
[SerializableAttribute]
public class PropertyValueSetter<TPlaceholders> : PropertyValueSetter
where TPlaceholders : new(), IClientPlaceholderCommandsProvider
Inheritance
Object    PropertyValueSetter    PropertyValueSetterTPlaceholders

Type Parameters

TPlaceholders

Constructors

Properties

Property Property for which the value is to be set.
(Inherited from PropertyValueSetter)
Value  

See Also