Method | Description | |
---|---|---|
DetermineMembers ( |
||
Dispose ( ) : void | ||
GetCategoryDescription ( |
||
GetDescription ( |
||
GetKey ( |
||
Initialize ( DeviceProfile DeviceProfile ) : DeviceProfileAssignedUsersManagedGroup | ||
Initialize ( ) : void | ||
TryGetManagedGroup ( DeviceProfile DeviceProfile, DeviceProfileAssignedUsersManagedGroup &ManagedGroup ) : bool |
Method | Description | |
---|---|---|
DeviceProfileAssignedUsersManagedGroup ( ) : Disco.Data.Repository | ||
DeviceProfileAssignedUsersManagedGroup ( string Key, |
||
ProcessRepositoryEvent ( RepositoryMonitorEvent Event ) : void |
public DetermineMembers ( |
||
Database | ||
return | IEnumerable |
public static GetCategoryDescription ( |
||
DeviceProfile | ||
return | string |
public static GetDescription ( |
||
DeviceProfile | ||
return | string |
public static GetKey ( |
||
DeviceProfile | ||
return | string |
public static Initialize ( DeviceProfile DeviceProfile ) : DeviceProfileAssignedUsersManagedGroup | ||
DeviceProfile | DeviceProfile | |
return | DeviceProfileAssignedUsersManagedGroup |
public static TryGetManagedGroup ( DeviceProfile DeviceProfile, DeviceProfileAssignedUsersManagedGroup &ManagedGroup ) : bool | ||
DeviceProfile | DeviceProfile | |
ManagedGroup | DeviceProfileAssignedUsersManagedGroup | |
return | bool |