'Declaration
Public ReadOnly Property CertificateTypeIds As UANodeIdCollection
'Usage
Dim instance As UACertificateGroupElement Dim value As UANodeIdCollection value = instance.CertificateTypeIds
public UANodeIdCollection CertificateTypeIds {get;}
public: property UANodeIdCollection^ CertificateTypeIds { UANodeIdCollection^ get(); }
Property Value
The value of this property cannot be null
(Nothing
in Visual Basic).
The individual elements of the property value cannot be null
(Nothing
in Visual Basic).