 |
AttachmentHasAttachments Property |
Gets whether this attachment has child attachments. String, "True" or "False"
Namespace:
ConneXion
Assembly:
ConneXion (in ConneXion.dll) Version: 2020.0
Syntaxpublic string HasAttachments { get; set; }
Public Property HasAttachments As String
Get
Set
Property Value
Type:
String"True" if there are child attachments, otherwise "False".
Remarks Note |
---|
- Name - HasAttachments
- Read only
|
See Also