BCDocumentTypeLocalUIExtensions Property |
Gets the collection of local UI extension definitions that belong to the document type.
Namespace:
BlueCieloECM.InnoCielo.Meridian.Server
Assembly:
BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.111.0)
Syntax public BCCollection<BCComRef> LocalUIExtensions { get; }
Public ReadOnly Property LocalUIExtensions As BCCollection(Of BCComRef)
Get
Property Value
Type:
BCCollectionBCComRefSee Also