CReplicationItem.Name Property
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Gets the name of the item.
object Name { get; }
Return Value
A string that contains the name of the item, a file name, or the name of the Internet Information Services (IIS) metabase directory.
Remarks
For a code example, see the Attributes property.
The CReplicationItem.Name property corresponds to the COM property named ReplicationItem.Name.