|    | FieldContainersAddProperties Method  | 
 
            Adds properties to the collection which are valid for the provided types.
            If no types are provided, no properties are added.
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic void AddProperties(
	DataObjectTypes types,
	bool onlyCommon
)
Parameters
- types
 - Type: Omada.OE.ModelDataObjectTypes
 - onlyCommon
 - Type: SystemBoolean
 
See Also