Click or drag to resize

ClientRequestAttachments Property

Gets a list of attachments for the ClientRequest.

Namespace: GSF.ServiceProcess
Assembly: GSF.ServiceProcess (in GSF.ServiceProcess.dll) Version: 2.4.181-beta
Syntax
public List<Object> Attachments { get; }
View Source

Property Value

ListObject
See Also