BCFolderIsProject Property |
Note: This API is now obsolete.
Namespace: BlueCieloECM.InnoCielo.Meridian.Server
[ObsoleteAttribute("This property might be removed from future versions. Check the type of the object using the keyword Is, e.g.: myObject is BCProject in C# and TypeOf myObject Is BCProject 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 BCProject in C# and TypeOf myObject Is BCProject in VB.NET.