BusinessUnitInheritanceMask.InheritCompetitor 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 competitors from its parent business. Value = 8.
public: int InheritCompetitor = 8;
public const int InheritCompetitor = 8;
val mutable InheritCompetitor : int
Public Const InheritCompetitor As Integer = 8