Click or drag to resize

RayguidePermissionManagerJobElementTypeToPermission Method

[Missing <summary> documentation for "M:RAYLASE.Marker.GUI.Common.Permission.RayguidePermissionManager.JobElementTypeToPermission(System.Type)"]


Namespace: RAYLASE.Marker.GUI.Common.Permission
Assembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.19.0
Syntax
C#
public static string JobElementTypeToPermission(
	Type jobElementType
)

Parameters

jobElementType  Type

[Missing <param name="jobElementType"/> documentation for "M:RAYLASE.Marker.GUI.Common.Permission.RayguidePermissionManager.JobElementTypeToPermission(System.Type)"]

Return Value

String

[Missing <returns> documentation for "M:RAYLASE.Marker.GUI.Common.Permission.RayguidePermissionManager.JobElementTypeToPermission(System.Type)"]

See Also