|   | PropertySaveOptionsReferenceViewFilterTypes Property  | 
 
            Only applicable for ReferenceProperty objects and only if the property is new.
            Specifies one or more Data Object Type ids that the lookup view will filter on.
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic List<int> ReferenceViewFilterTypes { get; set; }Property Value
Type: 
ListInt32
See Also