ModUserGroupOrTag..::..SelectType Property

获得或设置用户分类类型

包括:按用户分组(值:2)、按用户标签(值:3)、所有系统设定成员(值:1)、所有服务组织成员(值:0)等值

Namespace:  PDSS.CivetPublic.User
Assembly:  PDSS.CivetPublic.User (in PDSS.CivetPublic.User.dll)

Syntax


public CivetListItem[] SelectType { get; set; }
Public Property SelectType As CivetListItem()
	Get
	Set
public:
property array<CivetListItem^>^ SelectType {
	array<CivetListItem^>^ get ();
	void set (array<CivetListItem^>^ value);
}

Field Value

用户分类类型