BCEnvironmentUseDTSecurity Property |
Gets or sets a value indicating whether document type security (DTS) is used.
Namespace: BlueCieloECM.InnoCielo.Meridian.ServerAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public bool UseDTSecurity { get; set; }
Public Property UseDTSecurity As Boolean
Get
Set
public:
property bool UseDTSecurity {
bool get ();
void set (bool value);
}
member UseDTSecurity : bool with get, set
Property Value
Type:
BooleanSee Also