CustomObjectTypeID Property (ICustomObject)
 
            
                In This Topic
            
            
            Gets the unique identification string for this class.
            
            
            
            Syntax
            
            
            
            
            'Declaration
 
<NotNullAttribute()>
ReadOnly Property CustomObjectTypeID As String
             
        
            
            [NotNull()]
string CustomObjectTypeID {get;}
             
        
             
        
            
            
             
            
            
            
            
            
            
            
            
            
            
            
            See Also