Click or drag to resize

ModelUtilsGetDescription Method

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