Click or drag to resize

BCSDocument.Properties Property

Gets the collection of named properties of the document.

Namespace:  BlueCieloECM.InnoCielo.Meridian.Scripting
Assembly:  BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax
public BCSDocument.DocumentPropertyCollection Properties { get; }

Property Value

Type: BCSDocument.DocumentPropertyCollection
See Also