Share via


BarcodeGenerator Class

Implements the Microsoft.Office.RecordsManagement.PolicyFeatures.IBarcodeGenerator interface.

Inheritance Hierarchy

System.Object
  Microsoft.Office.RecordsManagement.PolicyFeatures.BarcodeGenerator

Namespace:  Microsoft.Office.RecordsManagement.PolicyFeatures
Assembly:  Microsoft.Office.Policy.Barcode.Generator (in Microsoft.Office.Policy.Barcode.Generator.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public Class BarcodeGenerator _
    Implements IBarcodeGenerator
'Usage
Dim instance As BarcodeGenerator
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public class BarcodeGenerator : IBarcodeGenerator

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

BarcodeGenerator Members

Microsoft.Office.RecordsManagement.PolicyFeatures Namespace