Gets the configurable folder of the folder.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 1.4.0.0 (1.4.53.0)
[ObsoleteAttribute("This property might be removed from future versions. Use the current instance of the BCFolder class.")]
public BCFolder ConfigurableFolder { get; }
[ObsoleteAttribute("This property might be removed from future versions. Use the current instance of the BCFolder class.")]
public BCFolder ConfigurableFolder { get; }
<ObsoleteAttribute("This property might be removed from future versions. Use the current instance of the BCFolder class.")> _
Public ReadOnly Property ConfigurableFolder As BCFolder
Get
<ObsoleteAttribute("This property might be removed from future versions. Use the current instance of the BCFolder class.")> _
Public ReadOnly Property ConfigurableFolder As BCFolder
Get
public:
[ObsoleteAttribute(L"This property might be removed from future versions. Use the current instance of the BCFolder class.")]
property BCFolder^ ConfigurableFolder {
BCFolder^ get ();
}
public:
[ObsoleteAttribute(L"This property might be removed from future versions. Use the current instance of the BCFolder class.")]
property BCFolder^ ConfigurableFolder {
BCFolder^ get ();
}
This property might be removed from future versions.
Use the current instance of the
BCFolder class.