TermInfo.NameGuid Property

Gets or sets a GUID for Term text name.

Remarks

Used if the Term has different text names for every Function's Types specified by program.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
public Guid NameGuid { get; set; }

Property Value

Guid

See Also