Click or drag to resize
BCSFolderProperty Property

Note: This API is now obsolete.

Gets the collection of named properties of the folder.

Namespace: BlueCieloECM.InnoCielo.Meridian.Scripting
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax
[ObsoleteAttribute("This property is deprecated. Use the "Properties" property.", 
	true)]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public Object Property { get; set; }

Property Value

Type: Object
Remarks
This property is deprecated. Use the Properties property.
See Also