Method WithModule
WithModule(string)
Sets the module for the field descriptor and copies matching DOM definition IDs.
public DomInstanceFieldDescriptorBuilder WithModule(string module)
Parameters
module
stringThe module name to set.
Returns
- DomInstanceFieldDescriptorBuilder
The builder instance.