Click or drag to resize

BCEnvironmentUserPropertyDefCollection Property

Gets the stored collection of property definitions for the current user.

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 BCStoredPropertyDefCollection UserPropertyDefCollection { get; set; }

Property Value

Type: BCStoredPropertyDefCollection
See Also