'DeclarationPublic ReadOnly Property PackCertificateTypeIds As UANodeIdCollection
'UsageDim instance As EasyUAApplicationCore Dim value As UANodeIdCollection value = instance.PackCertificateTypeIds
public UANodeIdCollection PackCertificateTypeIds {get;}
public: property UANodeIdCollection^ PackCertificateTypeIds { 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).