'Declaration
<NotNullAttribute()> ReadOnly Property CertificateTypeIds As UANodeIdCollection
'Usage
Dim instance As _UACertificateGroupElement Dim value As UANodeIdCollection value = instance.CertificateTypeIds
[NotNull()] UANodeIdCollection CertificateTypeIds {get;}
[NotNull()] 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).