Skip to main content
A newer version of this page is available. .

Fields.CreateAsync Method

Name Parameters Description
CreateAsync(Interval) interval Creates a field in the specified interval.
CreateAsync(Int32, Int32) startPosition, length Creates a field in an interval. The interval is specified with the startPosition and length parameters.
CreateAsync(Int32, String) position, code Creates a field with the specified code.