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: 1.4.0.0 (1.4.40.0)
Syntax
C# |
---|
public BCFieldPathDefinition FieldPathDefinition { get; } |
Visual Basic |
---|
Public ReadOnly Property FieldPathDefinition As BCFieldPathDefinition Get |
Visual C++ |
---|
public: property BCFieldPathDefinition^ FieldPathDefinition { BCFieldPathDefinition^ get (); } |