'Declaration Public Property fManSerAlloc As Byte
'Declaration
Public Property fManSerAlloc As Byte
'Usage Dim instance As ShtProps Dim value As Byte instance.fManSerAlloc = value value = instance.fManSerAlloc
'Usage
Dim instance As ShtProps Dim value As Byte instance.fManSerAlloc = value value = instance.fManSerAlloc
public byte fManSerAlloc {get; set;}
ShtProps Class ShtProps Members