Show / Hide Table of Contents

Class VersionableUserIdExtensions

Extension methods to work with UserIds on IVersionable items.

Inheritance
System.Object
VersionableUserIdExtensions
Namespace: Algenta.Colectica.Model.Utility
Assembly: Algenta.Colectica.Model.Ddi.dll
Syntax
public static class VersionableUserIdExtensions : object

Methods

SetUserId(IVersionable, String, String)

Adds or updates a user ID to the item.

Declaration
public static void SetUserId(this IVersionable item, string type, string id)
Parameters
Type Name Description
IVersionable item
System.String type
System.String id
Back to top Copyright © 2009-2018 Colectica