Optional
containerThe domain design to save.
Optional
failureFunction called if execution of the "getDomainDetails" function fails.
Optional
optionsSet of extra options used when creating the SampleSet.
Optional
idCols?: string[]Array of indexes into the domain design fields. If the domain design contains a 'Name' field, no idCols are allowed. Either a 'Name' field must be present or at least one idCol must be supplied.
Optional
parentCol?: stringIndex of the parent id column.
Function called if the "getDomainDetails" function executes successfully. Will be called with the domain object as returned by getDomainDetails which describes the fields of a domain.
The container path in which to create the domain.