BusinessUnitInheritanceMask.MustInheritSalesProcess 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 = 0x200.
public: int MustInheritSalesProcess = 512;
public const int MustInheritSalesProcess = 512;
val mutable MustInheritSalesProcess : int
Public Const MustInheritSalesProcess As Integer = 512