Library | Module

Interface IpfcDependency



Description

Describes a first-level dependency for an object.



Property Summary

PropertyDepModelas IpfcModelDescriptor
The model descriptor that describes the dependency



Method Summary

FunctionIsUDFGroup () as Boolean
Identifies if a model dependency is to a UDF group.



Property Detail


PropertyDepModelas IpfcModelDescriptor

The model descriptor that describes the dependency





Method Detail


FunctionIsUDFGroup () as Boolean

Identifies if a model dependency is to a UDF group.

The model descriptor for this dependency will not have a type set, and may not be used for retrieval or other operations.
Returns:
true if the dependency is to a UDF library, false otherwise.