SharePoint 组 id
命名空间: Microsoft.SharePoint.WebControls
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Property GroupId As Integer
Get
Set
用法
Dim instance As GroupPermissions
Dim value As Integer
value = instance.GroupId
instance.GroupId = value
public int GroupId { get; set; }
属性值
类型:System.Int32