JmgProfileRelation.fromMonth Method
Gets or sets the from month value of the JmgProfileRelation record.
Syntax
edit JmgFromMonth fromMonth(boolean _set, JmgToMonth _value)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that specifies whether the value must be updated.
- _value
Type: JmgToMonth Extended Data Type
The new value to set.
Return Value
Type: JmgFromMonth Extended Data Type
The from month value of the JmgProfileRelation record.