Click or drag to resize

CommodityContentDescription Property

Gets or sets Description

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DefaultValueAttribute("")]
[DataMemberAttribute(EmitDefaultValue = false, Order = 9)]
public string Description { get; set; }

Property Value

Type: String
Remarks
Description of package or package contents
See Also