Class TaxonomyScopeType
Inherited Members
Namespace: Dnn.ExportImport.Dto.Taxonomy
Assembly: DotNetNuke.SiteExportImport.Library.dll
Syntax
public class TaxonomyScopeType : BasicExportImportDto
Properties
| Improve this Doc View SourceScopeType
Declaration
public string ScopeType { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ScopeTypeID
Declaration
public int ScopeTypeID { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |