'Declaration
<System.FlagsAttribute()> Public Enum PropertyOf Inherits System.Enum
'Usage
Dim instance As PropertyOf
[System.Flags()] public enum PropertyOf : System.Enum
'Declaration
<System.FlagsAttribute()> Public Enum PropertyOf Inherits System.Enum
'Usage
Dim instance As PropertyOf
[System.Flags()] public enum PropertyOf : System.Enum
Member | Description |
---|---|
Any | The property applies to any type of object |
Element | The property only applies to elements that reference the property |
Folder | The property applies to Folders |
FolderOrJob | The property applies to Folders or Jobs |
Job | The property applies to Jobs |
Unknown | What this property applys to is unknown. |
System.Object
System.ValueType
System.Enum
MVPSI.JAMS.PropertyOf
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