.NET Framework Class Library
OnCopyReleasedFileToSecuredStorageArea Class

<< Click to Display Table of Contents >>

Navigation:  MwPDMApi Namespace >

.NET Framework Class Library
OnCopyReleasedFileToSecuredStorageArea Class

Event management: provides access to OnCopyReleasedFileToSecuredStorageArea event (Database event specialization)

Namespace: MwPDMApi
Assembly:  MwPDMApi (in MwPDMApi.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

Visual Basic

Public Class OnCopyReleasedFileToSecuredStorageArea _

 Inherits EventsObjT(Of MWEventIN.Database.ONCOPYRELEASEDFILETOSECUREDSTORAGEAREAMWEventOUT.Database.ONCOPYRELEASEDFILETOSECUREDSTORAGEAREA)

C#

public class OnCopyReleasedFileToSecuredStorageArea : EventsObjT<MWEventIN.Database.ONCOPYRELEASEDFILETOSECUREDSTORAGEAREAMWEventOUT.Database.ONCOPYRELEASEDFILETOSECUREDSTORAGEAREA>

Visual C++

public ref class OnCopyReleasedFileToSecuredStorageArea : public EventsObjT<MWEventIN.Database.ONCOPYRELEASEDFILETOSECUREDSTORAGEAREAMWEventOUT.Database.ONCOPYRELEASEDFILETOSECUREDSTORAGEAREA>

JavaScript

MwPDMApi.OnCopyReleasedFileToSecuredStorageArea = function();

Type.createClass(
 'MwPDMApi.OnCopyReleasedFileToSecuredStorageArea',
 MwPDMApi.EventsObjT`2);

Remarks

Inheritance Hierarchy

System.Object

MwPDMApi.EventsObjT(MWEventIN.Database.ONCOPYRELEASEDFILETOSECUREDSTORAGEAREA, MWEventOUT.Database.ONCOPYRELEASEDFILETOSECUREDSTORAGEAREA)
  MwPDMApi.OnCopyReleasedFileToSecuredStorageArea

See Also

OnCopyReleasedFileToSecuredStorageArea Members

MwPDMApi Namespace