RetailConnReplicationAJob::getDefaultNullValueStringByType Method [AX 2012]

Method initializes and returns the System.String variable based on the type of action.

client server public static CLRObject getDefaultNullValueStringByType(Types _type)

Run On

Called

Parameters

_type
Type: Types Enumeration
Types in system enumeration.

Return Value

Type: CLRObject Class
System.string value
Show: