SessionMayUpdateResource Function (Repository.Item Module)
[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]
Returns a bit flag that specifies whether the caller has permission to update a resource.
SessionMayUpdateResource(@resourceKind : Guid, @resource : General)
Arguments
@resourceKind
Type: Guid. The kind of resource.
@resource
Type: General. The target resource.
Return Types
Logical