 |
AttachmentSummary Property |
Summary.
Created in Epic SDK V4.1.
Namespace:
ASI.TAM.API.Data.UI.Attachment
Assembly:
ASI.TAM.API.Data.UI.Attachment (in ASI.TAM.API.Data.UI.Attachment.dll) Version: 2020.1.0.1
Syntaxpublic string Summary { get; set; }
Public Property Summary As String
Get
Set
Dim instance As Attachment
Dim value As String
value = instance.Summary
instance.Summary = value
Property Value
Type:
String
Summary As String.
Remarks This value can be seen from the list view on the attachment view screen in Epic.
Note |
---|
- Name - Summary
- Read Only - True
|
See Also