Click or drag to resize

PackageResponsepackage_extras Property

Note: This API is now obsolete.

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[ObsoleteAttribute("Use PackageExtras")]
[IgnoreDataMemberAttribute]
public SerializableDictionary package_extras { get; set; }

Property Value

Type: SerializableDictionary
See Also