JAMS Developer Guide
JobProperties Property (Method)


MVPSI.JAMS Namespace > Method Class : JobProperties Property
A collection of the dynamic PropertyValues which are inherited by jobs that use this Method.
Syntax
'Declaration
 
<System.ComponentModel.BrowsableAttribute(False)>
Public ReadOnly Property JobProperties As PropertyValueCollection
'Usage
 
Dim instance As Method
Dim value As PropertyValueCollection
 
value = instance.JobProperties
[System.ComponentModel.Browsable(false)]
public PropertyValueCollection JobProperties {get;}
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

Method Class
Method Members