Click or drag to resize

PackageRequestPieceCount Property

Gets or sets Piece Count

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DefaultValueAttribute(0)]
[DataMemberAttribute(EmitDefaultValue = false, Order = 205)]
public long PieceCount { get; set; }

Property Value

Type: Int64
Remarks
Number of pieces in the package or container
See Also