<Code Lib>
2021 Method
Changes 0
M

Entity.Clear(Field)

Description:
Resets the field to its default value.
Remarks:
The default value is zero for numeric fields, invalid value for identifiers and entities, and empty for strings and containers.
Overloads (2):
Clear(Field)

public void Clear(
	Field field
)

Loading…