setName method of the Scheme class
Sets the human-readable name for the scheme. This name corresponds to the name returned by the getName method of the DataScheme class
void setName( String name );
Parameters
- name
- The scheme name.
3/2/2022 12:59:15 PM