DomainRelationshipInfo.IsDerivedFrom Method
Include Protected Members
Include Inherited Members
Indicates whether this domain class is derived from a specified domain class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
IsDerivedFrom(DomainClassInfo)
Indicates whether this domain class is derived from a specified domain class. (Inherited from DomainClassInfo.)
Indicates whether this domain class is derived from a specified domain class. (Inherited from DomainClassInfo.)
Top