Click or drag to resize

PropertyCollectionCategoryListT Constructor

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.collection
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public PropertyCollectionCategoryList(
	string name = "",
	string description = ""
)
Request Example View Source

Parameters

name (Optional)
Type: SystemString
The name.
description (Optional)
Type: SystemString
The description.
Exceptions
ExceptionCondition
NotImplementedException-- not implemented --
See Also