ObjectCustomizationPropertyValueTValueTypeValue Property

The actual value

Definition

Namespace: Articy.Api.ObjectCustomization
Assembly: ArticyApp (in ArticyApp.dll) Version: 1.0.0
C#
public TValueType Value { get; set; }

Property Value

TValueType

Remarks

There is also an implicit conversion available

See Also