LayoutFieldOccurs Property  | 
 
            Returns the number of occurrences of the field.
            
 
    Namespace: 
   OBCOM.NetClient
    Assembly:
   OBCOM.NetClient (in OBCOM.NetClient.dll) Version: 40.82.5945.17884 (40.82.5945.17884)
Syntaxpublic int Occurs { get; }Public ReadOnly Property Occurs As Integer
	Get
Return Value
Type: 
Int32The number of occurrences of the field.
See Also