Click or drag to resize

PFUploadRequestFileLength Property

Gets or sets the number of bytes of the file content.

Namespace:  Packflow.Interface.Services
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
[MessageHeaderAttribute]
public long FileLength { get; set; }

Property Value

Type: Int64
See Also