BusinessUnitInheritanceMask.InheritNone 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 does not inherit from its parent business. Value = 0.
public: int InheritNone = 0;
public const int InheritNone = 0;
val mutable InheritNone : int
Public Const InheritNone As Integer = 0