Click or drag to resize

PackageParentContainerCode Property

Gets or sets Parent Container Code

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

Property Value

Type: String
Remarks
Identifies the Container Code of the container the package or container is in, if any
See Also