BCFieldPathLevelIsBranchPoint Property |
Note: This API is now obsolete.
Namespace: BlueCieloECM.InnoCielo.Meridian.Server
[ObsoleteAttribute("This property is deprecated. Check the type of the object using the keyword Is, e.g.: myObject is BCFieldPathBranchPoint in C# and TypeOf myObject Is BCFieldPathBranchPoint in VB.NET.", true)] public bool IsBranchPoint { get; set; }
This property is deprecated.
Check the type of the object using the keyword Is, e.g.: myObject is BCFieldPathBranchPoint in C# and TypeOf myObject Is BCFieldPathBranchPoint in VB.NET.