 |
AttachmentReplaceEmployeeSignature Property |
Specifies if the employee signature should be moved to the current attachment.
Created in Epic SDK 2020.
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 bool ReplaceEmployeeSignature { get; set; }
Public Property ReplaceEmployeeSignature As Boolean
Get
Set
Dim instance As Attachment
Dim value As Boolean
value = instance.ReplaceEmployeeSignature
instance.ReplaceEmployeeSignature = value
Property Value
Type:
Boolean
ReplaceEmployeeSignature As Boolean.
Remarks Note |
---|
- Name - ReplaceEmployeeSignature
|
See Also