JAMS Developer Guide
PropertyDefinition Class
Members 


MVPSI.JAMS Namespace : PropertyDefinition Class
A JAMS PropertyDefinition. A PropertyDefinition is a custom defined property that is assigned to a JAMS definition.
Object Model
PropertyDefinition Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public NotInheritable Class PropertyDefinition 
   Inherits BasePublicObject
'Usage
 
Dim instance As PropertyDefinition
[System.Runtime.Serialization.DataContract()]
public sealed class PropertyDefinition : BasePublicObject 
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.BasePublicObject
      MVPSI.JAMS.PropertyDefinition

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

PropertyDefinition Members
MVPSI.JAMS Namespace