TermInfo.NameGuid Property
Gets or sets a GUID for Term text name.
Used if the Term has different text names for every Function's Types specified by program.
Namespace: SMath.ManagerAssembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
public Guid NameGuid { get; set; }
Public Property NameGuid As Guid
Get
Set
public:
property Guid NameGuid {
Guid get ();
void set (Guid value);
}
member NameGuid : Guid with get, set
Property Value
Guid