Share via


OrderTemplate.TemplateId Property (BCL)

The TemplateId property is a read-only Guid that retrieves the template ID of this OrderTemplate object.

Definition

[Visual Basic .NET]

Public ReadOnly Property TemplateId As System.Guid

[C#]

public System.Guid TemplateId{get;} 

Property Value

The template ID of this OrderTemplate object.

Requirements

Namespace: Microsoft.CommerceServer.Runtime.Orders

Platforms: Windows 2000, Windows Server 2003

Assembly: Microsoft.CommerceServer.Runtime.dll

Copyright © 2005 Microsoft Corporation.
All rights reserved.