Click or drag to resize

PackageResponsePackageExtras Property

Dictionary of string items that can be applied to manifesting or buisness rule logic.

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DataMemberAttribute(EmitDefaultValue = false)]
public SerializableDictionary PackageExtras { get; set; }

Property Value

Type: SerializableDictionary
See Also