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.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public BCFieldPathDefinition TmpFieldPathDefinition { get; }
Public ReadOnly Property TmpFieldPathDefinition As BCFieldPathDefinition
Get
public:
property BCFieldPathDefinition^ TmpFieldPathDefinition {
BCFieldPathDefinition^ get ();
}
member TmpFieldPathDefinition : BCFieldPathDefinition with get
Property Value
Type:
BCFieldPathDefinitionSee Also