Click or drag to resize

PFExternalConnection_BindingConstantValue Property

Gets or sets a value applied on synchronized items, replacing the external data. Default value: null (no constant value).

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[DataMemberAttribute]
public string ConstantValue { get; set; }

Property Value

Type: String
See Also