NotIndexedPropertyException Constructor(UInt16)
                In This Topic
            
            Internal constructor with description.
            
            
            Syntax
            
            
            
            
            public NotIndexedPropertyException( 
   ushort 
)
             
        
            
            public:
NotIndexedPropertyException( 
   ushort 
)
             
        
             
        
            Parameters
- id
- Property id of non-indexed property which was used like indexed property
 
            
            
            
            
            
            
            
            
            
            
            See Also