Click or drag to resize
TmplItemUniqueId Property

[This is preliminary documentation and is subject to change.]

Get the uniqueId for this TmplItem (randomly set in the ctor)

Namespace: CSC.SC.TOPICA4.Template
Assembly: CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.30.6239.27196
Syntax
C#
public Guid UniqueId { get; }

Property Value

Type: Guid
See Also