Share via


InventTransMarkingKey::newString Method [AX 2012]

Creates and initializes a new instance of InventTransMarkingKey class.

Syntax

client server public static InventTransMarkingKey newString(str _key)

Run On

Called

Parameters

  • _key
    Type: str
    The value of InventTransMarkingKey map key.

Return Value

Type: InventTransMarkingKey Class
A new instance of InventTransMarkingKey class.

See Also

Reference

InventTransMarkingKey Class