Click or drag to resize

ModelUtilsGetDisplayName Method

Overload List
  NameDescription
Public methodStatic memberGetDisplayName(IAttrDef)
Gets the localized display name of the attribute definition.
Public methodStatic memberGetDisplayName(IAttrType)
Gets the localized display name of the attribute type.
Public methodStatic memberGetDisplayName(IObjType)
Gets the localized display name of the object type.
Public methodStatic memberGetDisplayName(IPackage)
Gets the localized display name of the package.
Public methodStatic memberGetDisplayName(IRelAttrDef)
Gets the localized display name of the relationship attribute definition.
Public methodStatic memberGetDisplayName(IRelType)
Gets the localized display name of the relationship type.
Public methodStatic memberGetDisplayName(IAttrDef, CultureInfo)
Gets the localized display name of the attribute definition.
Public methodStatic memberGetDisplayName(IAttrType, CultureInfo)
Gets the localized display name of the attribute type.
Public methodStatic memberGetDisplayName(IObjType, CultureInfo)
Gets the localized display name of the object type.
Public methodStatic memberGetDisplayName(IPackage, CultureInfo)
Gets the localized display name of the package.
Public methodStatic memberGetDisplayName(IRelAttrDef, CultureInfo)
Gets the localized display name of the relationship attribute definition.
Public methodStatic memberGetDisplayName(IRelType, CultureInfo)
Gets the localized display name of the relationship type.
Top
See Also