BCEnvironmentFieldPathDefinition Property |
Gets the definition of the Field-Path definition facility, or
null if the Field-Path definition is not defined.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public BCFieldPathDefinition FieldPathDefinition { get; }
Public ReadOnly Property FieldPathDefinition As BCFieldPathDefinition
Get
public:
property BCFieldPathDefinition^ FieldPathDefinition {
BCFieldPathDefinition^ get ();
}
member FieldPathDefinition : BCFieldPathDefinition with get
Property Value
Type:
BCFieldPathDefinitionSee Also