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 [DataMemberAttribute]
public string ConstantValue { get; set; }
Property Value
Type:
StringSee Also