Click or drag to resize

ProfileNaftaRvcMethods Property

Gets or sets NAFTARVCMethods

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

Property Value

Type: ListNaftaRvcMethod

Implements

IProfileNaftaRvcMethods
See Also