|   | AppConstsGetEnclosedSystemValue Method (Int32) | 
 
            Utility to enclose value in brackets [], for instance a number
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic static string GetEnclosedSystemValue(
	int sysvalue
)
Parameters
- sysvalue
 - Type: SystemInt32
 
Return Value
Type: 
String
See Also