BCSFolderIsProject Property |
Note: This API is now obsolete.
Namespace: BlueCieloECM.InnoCielo.Meridian.Scripting
[ObsoleteAttribute("This property might be removed from future versions. Check the type of the object using the keyword Is, e.g.: myObject is BCSProject in C# and TypeOf myObject Is BCSProject in VB.NET.")] public bool IsProject { get; }
This property might be removed from future versions.
Check the type of the object using the keyword Is, e.g.: myObject is BCSProject in C# and TypeOf myObject Is BCSProject in VB.NET.