Relativity.Testing.Framework.Attributes
Namespace with 9 public types
Classes
                                     ChoiceNameAttribute
                                    Specifies the choice name of the enum value.
                                
                            
                            
                                
                                     ChoiceTypeAttribute
                                    Specifies the choice type associated with the enum.
                                
                            
                            
                                
                                     FieldArtifactIdAttribute
                                    Specifies the object field artifact id of the property.
                                
                            
                            
                                
                                     FieldGuidAttribute
                                    Specifies the object field guid of the property.
                                
                            
                            
                                
                                     FieldNameAttribute
                                    Specifies the object field name of the property.
                                
                            
                            
                                
                                     NonFieldAttribute
                                    Indicates that property is non-field.
                                
                            
                            
                                
                                     ObjectTypeGuidAttribute
                                    Specifies the guid for the object type.
                                
                            
                            
                                
                                     ObjectTypeNameAttribute
                                    Specifies the object type name of the class.
                                
                            
                            
                                
                                     OnlyReadableAttribute
                                    Indicates that property is only readable.