Global::emptyGuid Method [AX 2012]

Creates a guid with this value: {0000000-0000-0000-0000-000000000000}.

Syntax

client server public static guid emptyGuid()

Run On

Called

Return Value

Type: guid
A guid with this value: {0000000-0000-0000-0000-000000000000}.

See Also

Reference

Global Class