BCSDocumentProperties Property |
Gets the collection of named properties of the document.
Namespace: BlueCieloECM.InnoCielo.Meridian.ScriptingAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public BCSDocumentDocumentPropertyCollection Properties { get; }
Public ReadOnly Property Properties As BCSDocumentDocumentPropertyCollection
Get
public:
property BCSDocumentDocumentPropertyCollection^ Properties {
BCSDocumentDocumentPropertyCollection^ get ();
}
member Properties : BCSDocumentDocumentPropertyCollection with get
Property Value
Type:
BCSDocumentDocumentPropertyCollectionSee Also