'Declaration
<System.Xml.Serialization.XmlIgnoreAttribute()> <System.ComponentModel.BrowsableAttribute(False)> Public ReadOnly Property BatchQueueID As System.Integer
'Usage
Dim instance As Entry Dim value As System.Integer value = instance.BatchQueueID
[System.Xml.Serialization.XmlIgnore()] [System.ComponentModel.Browsable(false)] public System.int BatchQueueID {get;}