Click or drag to resize
BCRepositoryObjectRepository Property
Gets the repository to which the object belongs.

Namespace: BlueCieloECM.InnoCielo.Meridian.Server
Assembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax
public BCRepository Repository { get; }

Property Value

Type: BCRepository
See Also