| PackageDetails Class |
Namespace: FlexRule.Deployment
public class PackageDetails
The PackageDetails type exposes the following members.
| Name | Description | |
|---|---|---|
| PackageDetails |
| Name | Description | |
|---|---|---|
| Category |
The category of the content that is contained in the package.
| |
| Creator |
The individual or entity that created the package and its content.
| |
| Description |
A description of the content contained in the package.
| |
| Identifier |
A value that unambiguously identifies the package and its content.
| |
| Revision |
The revision number of the package.
| |
| Title |
The name given to the package and its content.
| |
| Version |
The version number of the package.
|
| Name | Description | |
|---|---|---|
| Equals | (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.) | |
| GetHashCode | Serves as a hash function for a particular type. (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 Object.) |