AdcsDbRowProperties Property |
Gets a collection of properties associated with the current row object.
Namespace:
SysadminsLV.PKI.Management.CertificateServices.Database
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public AdcsDbPropertyCollection Properties { get; }
Public ReadOnly Property Properties As AdcsDbPropertyCollection
Get
public:
property AdcsDbPropertyCollection^ Properties {
AdcsDbPropertyCollection^ get ();
}
member Properties : AdcsDbPropertyCollection with get
Property Value
Type:
AdcsDbPropertyCollectionSee Also