Initializing help system before first use

XPRMDependency Properties

The XPRMDependency type exposes the following members.

Properties
  Name Description
Public property IsPackage
Indicates whether the dependency is a package or a module.
Public property Model
Used to fetch the XPRM model to which this object belongs, or else 'null' if there is no model anywhere among this Object's ancestors.
(Inherited from XPRMObjectBase.)
Public property Name
Name of dependency
Public property Owner
Used to fetch the XPRM object to which this object belongs
(Inherited from XPRMObjectBase.)
Public property Version
Version number in its encoded form.
Top
See Also