Share via


InventDimGroupFieldSetup.isSalesProcessActivated Method [AX 2012]

Gets the value of the internal isSalesProcessActivated parameter.

Syntax

public NoYes isSalesProcessActivated()

Run On

Called

Return Value

Type: NoYes Enumeration
The NoYes::Yes value if the dimension is has the Sales Process activated; otherwise, the NoYes::No value.

See Also

Reference

InventDimGroupFieldSetup Class