ModelUtilsGetDisplayName Method |
| Name | Description | |
|---|---|---|
| GetDisplayName(IAttrDef) |
Gets the localized display name of the attribute definition.
| |
| GetDisplayName(IAttrType) |
Gets the localized display name of the attribute type.
| |
| GetDisplayName(IObjType) |
Gets the localized display name of the object type.
| |
| GetDisplayName(IPackage) |
Gets the localized display name of the package.
| |
| GetDisplayName(IRelAttrDef) |
Gets the localized display name of the relationship attribute definition.
| |
| GetDisplayName(IRelType) |
Gets the localized display name of the relationship type.
| |
| GetDisplayName(IAttrDef, CultureInfo) |
Gets the localized display name of the attribute definition.
| |
| GetDisplayName(IAttrType, CultureInfo) |
Gets the localized display name of the attribute type.
| |
| GetDisplayName(IObjType, CultureInfo) |
Gets the localized display name of the object type.
| |
| GetDisplayName(IPackage, CultureInfo) |
Gets the localized display name of the package.
| |
| GetDisplayName(IRelAttrDef, CultureInfo) |
Gets the localized display name of the relationship attribute definition.
| |
| GetDisplayName(IRelType, CultureInfo) |
Gets the localized display name of the relationship type.
|