<Code Lib>
2026 Method
Changes 0
M

SchedulableField.GetName

Description:
Gets the name of the field.

public string GetName(
	Document document
)

  • document
    The document in which the field will be used.
Return Value String The name of the field.

Loading…