'Declaration <DefaultValueAttribute(Undefinded)> <DescriptionAttribute("Barcode characteristics.")> Public Property BarcodeCharacteristics As BarcodeCharacteristics
[DefaultValue(Undefinded)] [Description("Barcode characteristics.")] public BarcodeCharacteristics BarcodeCharacteristics { get; set; }
[DefaultValue(Undefinded)] [Description("Barcode characteristics.")] public: __property BarcodeCharacteristics get_BarcodeCharacteristics(); public: __property void set_BarcodeCharacteristics(
BarcodeCharacteristics value
);
[DefaultValue(Undefinded)] [Description("Barcode characteristics.")] public:
property BarcodeCharacteristics BarcodeCharacteristics { BarcodeCharacteristics get(); void set(BarcodeCharacteristics value); }
Property Value
Значение по умолчанию: BarcodeCharacteristics.Undefined.