ContentType Enumeration

Enumeration used to define content type of CodeLibrary objects.

Namespace:  Dundas.BI.Entities.CodeLibraries
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public enum ContentType
Members
  Member nameValueDescription
Unknown0The unknown content type.
JavaScript1The JavaScript content type.
CustomStringLocalization2The custom string localization content type.
See Also