BusinessUnitInheritanceMask.MustInheritProcessTemplate 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 process templates from its parent business. Value = 0x20.
public: int MustInheritProcessTemplate = 32;
public const int MustInheritProcessTemplate = 32;
val mutable MustInheritProcessTemplate : int
Public Const MustInheritProcessTemplate As Integer = 32