| BCObjectExtender Constructor |
Note: This API is now obsolete.
Namespace: BlueCieloECM.InnoCielo.Meridian.ClientAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax[ObsoleteAttribute("The default constructor is deprecated. Use the parameterized constructor of the "BCObjectExtender" class.",
true)]
public BCObjectExtender()<ObsoleteAttribute("The default constructor is deprecated. Use the parameterized constructor of the "BCObjectExtender" class.",
true)>
Public Sub Newpublic:
[ObsoleteAttribute(L"The default constructor is deprecated. Use the parameterized constructor of the "BCObjectExtender" class.",
true)]
BCObjectExtender()
[<ObsoleteAttribute("The default constructor is deprecated. Use the parameterized constructor of the "BCObjectExtender" class.",
true)>]
new : unit -> BCObjectExtender
Remarks
The default constructor is deprecated.
Use the parameterized constructor of the
BCObjectExtender class.
See Also