Gets the script object for the vault.
Namespace: BlueCieloECM.InnoCielo.Meridian.ExtensionsAssembly: 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 "ScriptObjects" property.")]
BCSVault VaultDetails { get; }
[ObsoleteAttribute("This property might be removed from future versions. Use the "ScriptObjects" property.")]
BCSVault VaultDetails { get; }
<ObsoleteAttribute("This property might be removed from future versions. Use the "ScriptObjects" property.")> _
ReadOnly Property VaultDetails As BCSVault
Get
<ObsoleteAttribute("This property might be removed from future versions. Use the "ScriptObjects" property.")> _
ReadOnly Property VaultDetails As BCSVault
Get
[ObsoleteAttribute(L"This property might be removed from future versions. Use the "ScriptObjects" property.")]
property BCSVault^ VaultDetails {
BCSVault^ get ();
}
Returns if the meta data is not defined.
This property might be removed from future versions. Use the ScriptObjects property.