Click or drag to resize

ProfileDryIceRegulationSets Property

Gets or sets DryIceRegulationSets

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DataMemberAttribute(EmitDefaultValue = false)]
public List<DryIceRegulationSet> DryIceRegulationSets { get; set; }

Property Value

Type: ListDryIceRegulationSet

Implements

IProfileDryIceRegulationSets
See Also