CommerceResource Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
CommerceResource represents the collection of configuration properties for a site resource.
The CommerceResource type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetEnumerator | Retrieves an enumerator that can iterate through the property names of all the resource properties in the resource. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Item | Gets a resource property from the CommerceResource based upon the property name. |
![]() |
MajorVerion | Obsolete. (Obsolete) Gets a value representing the MajorVersion of the resource. |
![]() |
MajorVersion | Gets a value representing the major version number of the resource. |
![]() |
MinorVersion | Gets a value representing the minor version number of the resource. |
![]() |
Name | Gets the name of the resource. |
![]() |
Revision | Gets a value representing the revision number of the resource. |
Top