Click or drag to resize

RayguidePermissionManagerIsCurrentUserAllowedToCreateOrEdit Method

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


Namespace: RAYLASE.Marker.GUI.Common.Permission
Assembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.19.0
Syntax
C#
public bool IsCurrentUserAllowedToCreateOrEdit(
	Metadata operation
)

Parameters

operation  Metadata

[Missing <param name="operation"/> documentation for "M:RAYLASE.Marker.GUI.Common.Permission.RayguidePermissionManager.IsCurrentUserAllowedToCreateOrEdit(RAYLASE.Marker.Common.Metadata)"]

Return Value

Boolean

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

See Also