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 (10.0.0.1002)
SyntaxPublic Enumeration ContentType
public enum class ContentType
Members|
| Member name | Value | Description |
|---|
| Unknown | 0 | The unknown content type. |
| JavaScript | 1 | The JavaScript content type. |
See Also