DomainClassInfo.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(Guid) | Indicates whether this domain class is derived from a specified domain class. | |
IsDerivedFrom(DomainClassInfo) | Indicates whether this domain class is derived from a specified domain class. |
Top