BCEnvironmentTmpFieldPathDefinition Property |
Gets the temporary definition of the Field-Path definition facility, or
null if the Field-Path definition is not defined.
Namespace:
BlueCieloECM.InnoCielo.Meridian.Server
Assembly:
BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.25.0)
Syntaxpublic BCFieldPathDefinition TmpFieldPathDefinition { get; }
Public ReadOnly Property TmpFieldPathDefinition As BCFieldPathDefinition
Get
public:
property BCFieldPathDefinition^ TmpFieldPathDefinition {
BCFieldPathDefinition^ get ();
}
member TmpFieldPathDefinition : BCFieldPathDefinition with get
Property Value
Type:
BCFieldPathDefinition
See Also