cAutoCatLabelReal Property
In This Topic
Syntax
'Declaration
Public Property cAutoCatLabelReal As Byte
'Usage
Dim instance As CatLab
Dim value As Byte
instance.cAutoCatLabelReal = value
value = instance.cAutoCatLabelReal
public byte cAutoCatLabelReal {get; set;}
See Also