CalendarRuleExtentCode.Transparent 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.
No shadowing of calendar rules. All rules are displayed even if they are shadowed or preceded by other rules. Value = 0.
public: int Transparent = 0;
public const int Transparent = 0;
val mutable Transparent : int
Public Const Transparent As Integer = 0