VersionInfo Members
Include Protected Members
Include Inherited Members
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents version information for an object.
The VersionInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
VersionInfo | Initializes a new instance of the VersionInfo class. |
Top
Properties
Name | Description | |
---|---|---|
Location | Gets or sets the location of the object. | |
Version | Gets or sets the version of the object. | |
VersionType | Gets or sets the type of the object. |
Top
Methods
Name | Description | |
---|---|---|
Clone | Performs a deep copy of this object. | |
CopyFrom | Copies from another object. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
Validate | Validates this object. |
Top