Field
Moment
.SectorNumber { get; }
Gets or sets the SectorNumber.
Remarks
This property cannot be set. When one wants to change its value, one should operate on the returned Field
object, either on its inputs
or on its output variables
.
Examples