IUserAssignmentCount Property
|
Returns the number of content items assigned to a user.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax int AssignmentCount { get; }
ReadOnly Property AssignmentCount As Integer
Get
property int AssignmentCount {
int get ();
}
abstract AssignmentCount : int with get
Property Value
Type:
Int32See Also