public class SparseDefinitionSearchResult : SparseDefinition| Comment | |
| CommonName | |
| Deprecated |
If true, the major version of this Definition will be marked Discontinued in the future.
The author should put in .Comments additional information on when it will be deprecated. (Inherited from SparseDefinition) |
| Description | |
| Discipline | |
| Discontinued |
If true, the major version of this Definition is no longer in use and should not be referenced. Other major versions
of this same Definition may still be in use (e.g. v1.0 vs v2.0).
(Inherited from SparseDefinition) |
| ModifiedAt |
The date and time this definition version was uploaded to the Rest API.
(Inherited from SparseDefinition) |
| OwnerId | |
| OwnerName | |
| SearchScore | If the user specified a search term in the REST API call, SearchScore returns the relavenacy of this Definition compared to the search term. The higher the value the better the match. A value of -1 means no search term comparision was made. |
| SetName |
A SetName is a unique identifier for a Defintion file within a definition type. It has three parts, the version number, namespace, and propername.
(Inherited from SparseDefinition) |
| Tags | |
| Type |
The Definition Type
(Inherited from SparseDefinition) |
| Version |
The precise version number of this Definition. Note, the version number listed in the SetName is often
a reference to either the latest Major release. Version always provides both the Major and Minor release numbers and is not a reference.
(Inherited from SparseDefinition) |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetDefinitionVersion |
Returns the Version of the Definition as an object DefinitionVersion.
the string varation is returned with the property .Version
(Inherited from SparseDefinition) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from SparseDefinition) |