JAMS Developer Guide
property Class
Members 


MVPSI.JAMS.Activities.HDInsight Namespace : property Class
A key and value pair that is used to pass in job properties to Oozie. Each property passed into Oozie must be a name value pair that is inside an element named property
Object Model
property Class
Syntax
'Declaration
 
Public Class property 
   Inherits SerializableKeyValuePair
'Usage
 
Dim instance As property
public class property : SerializableKeyValuePair 
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.Activities.HDInsight.SerializableKeyValuePair
      MVPSI.JAMS.Activities.HDInsight.property

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

property Members
MVPSI.JAMS.Activities.HDInsight Namespace