public class SparseDefinition : BaseClass| _logger | |
| 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. |
| 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). |
| ModifiedAt | The date and time this definition version was uploaded to the Rest API. |
| 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. |
| Type | The Definition Type |
| 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. |
| 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 |
| 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. (Overrides ObjectToString) |