[This is preliminary documentation and is subject to change.]

Variable to hold the reference to Utils.OCResources to be used in any of the methods internally.

Namespace:  OfficeClip.DBLayer.OfficePortal
Assembly:  OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0

Syntax

C#
protected OCResources ocr
Visual Basic (Declaration)
Protected ocr As OCResources
Visual C++
protected:
OCResources^ ocr

See Also