2027 Members
Changes 0
M

SchedulableField Methods

Name Return Type Description Inherited From
M Dispose() None
M Equals(Object) Boolean Determines whether the specified Object is equal to the current Object . (Overrides Object . Equals(Object) )
M GetCustomFieldData() CustomFieldData Gets the data associated with this custom field. If this field isn't a CustomField will return null .
M GetHashCode() Int32 Gets the integer value of the SchedulableField as hash code (Overrides Object . GetHashCode () )
M GetName(Document) String Gets the name of the field.
M GetType None Gets the Type of the current instance. (Inherited from Object ) Object
M ToString None Returns a string that represents the current object. (Inherited from Object ) Object