BusinessUnitInheritanceMask.InheritSalesProcess Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The business inherits sale processes from its parent business. Value = 0x10.
public: int InheritSalesProcess = 16;
public const int InheritSalesProcess = 16;
val mutable InheritSalesProcess : int
Public Const InheritSalesProcess As Integer = 16