ModelUtilsGetDescription Method |
Name | Description | |
---|---|---|
GetDescription(IAttrDef) |
Gets the localized description of the attribute definition.
| |
GetDescription(IAttrType) |
Gets the localized description of the attribute type.
| |
GetDescription(IObjType) |
Gets the localized description of the object type.
| |
GetDescription(IPackage) |
Gets the localized description of the package.
| |
GetDescription(IRelAttrDef) |
Gets the localized description of the relationship attribute definition.
| |
GetDescription(IRelType) |
Gets the localized description of the relationship type.
| |
GetDescription(IAttrDef, CultureInfo) |
Gets the localized description of the attribute definition.
| |
GetDescription(IAttrType, CultureInfo) |
Gets the localized description of the attribute type.
| |
GetDescription(IObjType, CultureInfo) |
Gets the localized description of the object type.
| |
GetDescription(IPackage, CultureInfo) |
Gets the localized description of the package.
| |
GetDescription(IRelAttrDef, CultureInfo) |
Gets the localized description of the relationship attribute definition.
| |
GetDescription(IRelType, CultureInfo) |
Gets the localized description of the relationship type.
|