'Declaration
<XmlAttributeAttribute()> <DefaultValueAttribute()> Public RequiredHoursWorked As InterfaceOption
'Usage
Dim instance As Product Dim value As InterfaceOption value = instance.RequiredHoursWorked instance.RequiredHoursWorked = value
[XmlAttribute()] [DefaultValue()] public InterfaceOption RequiredHoursWorked
public field RequiredHoursWorked: InterfaceOption;
XmlAttributeAttribute() DefaultValueAttribute() public var RequiredHoursWorked : InterfaceOption;
[XmlAttribute()] [DefaultValue()] public: InterfaceOption RequiredHoursWorked
[XmlAttribute()] [DefaultValue()] public: InterfaceOption RequiredHoursWorked