BCDataSourceEnableChangeFPR Property |
Gets or sets a value indicating whether properties of the
Field-Path definition facility can be edited.
Namespace:
BlueCieloECM.InnoCielo.Meridian.Client
Assembly:
BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.49.0)
Syntaxpublic bool EnableChangeFPR { get; set; }
Public Property EnableChangeFPR As Boolean
Get
Set
public:
property bool EnableChangeFPR {
bool get ();
void set (bool value);
}
member EnableChangeFPR : bool with get, set
Property Value
Type:
Boolean
See Also