Returns:CRMScript.Global.Integer - The type of the text string, such as Field label, Udef label. See <xref href=“CRMScript.NetServer.LocalizedTextType” data-throw-if-not-resolved=“false”></xref>Example:
NSLocalizedText thing;Integer type = thing.GetType();