CodeLibraryContentType Property |
Gets the content type.
Namespace:
Dundas.BI.Entities.CodeLibraries
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntaxpublic ContentType ContentType { get; }Public ReadOnly Property ContentType As ContentType
Get
public:
property ContentType ContentType {
ContentType get ();
}member ContentType : ContentType with get
Property Value
Type:
ContentType
See Also