TopBomIniHelper.Distinta.Bom Property

QsInformatica.Utils

TopBomIniHelperDistintaBom Property

[Missing <summary> documentation for "P:QsInformatica.Utils.TopBomIniHelper.Distinta.Bom"]

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 22.4.2.0 (22.4.2.0)
Syntax
public string Bom { get; set; }
Public Property Bom As String
	Get
	Set
public:
property String^ Bom {
	String^ get ();
	void set (String^ value);
}
member Bom : string with get, set

Property Value

Type: String
See Also