JAMS Developer Guide
Folder Class
Members 


MVPSI.JAMS Namespace : Folder Class
Object Model
Folder Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
<System.ComponentModel.TypeDescriptionProviderAttribute("MVPSI.JAMS.DynamicPropertiesTypeDescriptionProvider`1[[MVPSI.JAMS.Folder, JAMSShr, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7da961def3057cf2]], JAMSShr, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7da961def3057cf2")>
Public NotInheritable Class Folder 
   Inherits BasePublicObject
   Implements IACL, IChild 
'Usage
 
Dim instance As Folder
[System.Runtime.Serialization.DataContract()]
[System.ComponentModel.TypeDescriptionProvider("MVPSI.JAMS.DynamicPropertiesTypeDescriptionProvider`1[[MVPSI.JAMS.Folder, JAMSShr, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7da961def3057cf2]], JAMSShr, Version=7.0.0.0, Culture=neutral, PublicKeyToken=7da961def3057cf2")]
public sealed class Folder : BasePublicObject, IACL, IChild  
Remarks
A JAMS Folder definition.
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.BasePublicObject
      MVPSI.JAMS.Folder

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Folder Members
MVPSI.JAMS Namespace