MVPSI.JAMS Namespace > Variable Class : ParentFolder Property |
'Declaration
<System.ComponentModel.CategoryAttribute("(Name)")> <System.ComponentModel.DescriptionAttribute("The JAMS Folder that contains this variable")> <System.Xml.Serialization.XmlIgnoreAttribute()> Public Property ParentFolder As Folder
'Usage
Dim instance As Variable Dim value As Folder instance.ParentFolder = value value = instance.ParentFolder
[System.ComponentModel.Category("(Name)")] [System.ComponentModel.Description("The JAMS Folder that contains this variable")] [System.Xml.Serialization.XmlIgnore()] public Folder ParentFolder {get; set;}
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