AdcsDbRowProperties Property

Gets a collection of properties associated with the current row object.

Definition

Namespace: SysadminsLV.PKI.Management.CertificateServices.Database
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public AdcsDbPropertyCollection Properties { get; }

Property Value

AdcsDbPropertyCollection

See Also