Gets the Template's ID.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntaxpublic string ID { get; set; }
Public Property ID As String
Get
Set
Property Value
Type:
StringThe Template ID.
Implements
IEAPBaseID
See Also