Click or drag to resize

webDatasetDomainListsGetSiteList Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:imbWEM.Core.webDataset.webDatasetDomainLists.GetSiteList(System.Int32,System.String,System.String)"]

Namespace:  imbWEM.Core.webDataset
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public webSiteSimpleSample GetSiteList(
	int limit = -1,
	string _name = "",
	string _description = ""
)

Parameters

limit (Optional)
Type: SystemInt32

[Missing <param name="limit"/> documentation for "M:imbWEM.Core.webDataset.webDatasetDomainLists.GetSiteList(System.Int32,System.String,System.String)"]

_name (Optional)
Type: SystemString

[Missing <param name="_name"/> documentation for "M:imbWEM.Core.webDataset.webDatasetDomainLists.GetSiteList(System.Int32,System.String,System.String)"]

_description (Optional)
Type: SystemString

[Missing <param name="_description"/> documentation for "M:imbWEM.Core.webDataset.webDatasetDomainLists.GetSiteList(System.Int32,System.String,System.String)"]

Return Value

Type: webSiteSimpleSample

[Missing <returns> documentation for "M:imbWEM.Core.webDataset.webDatasetDomainLists.GetSiteList(System.Int32,System.String,System.String)"]

See Also