ice.NET SDK API
ice.NET SDK API
ice.NET SDK API
PDTec.IceNet.Sdk.Utils
ModelUtils Class
ModelUtils Methods
GetDisplayName Method
GetDisplayName Method (IAttrDef)
GetDisplayName Method (IAttrType)
GetDisplayName Method (IObjType)
GetDisplayName Method (IPackage)
GetDisplayName Method (IRelAttrDef)
GetDisplayName Method (IRelType)
GetDisplayName Method (IAttrDef, CultureInfo)
GetDisplayName Method (IAttrType, CultureInfo)
GetDisplayName Method (IObjType, CultureInfo)
GetDisplayName Method (IPackage, CultureInfo)
GetDisplayName Method (IRelAttrDef, CultureInfo)
GetDisplayName Method (IRelType, CultureInfo)
ModelUtils
GetDisplayName Method (IRelType)
Gets the localized display name of the relationship type.
Namespace:
PDTec.IceNet.Sdk.Utils
Assembly:
PDTec.IceNet.Sdk (in PDTec.IceNet.Sdk.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
Copy
public
static
string
GetDisplayName
(
IRelType
pRelType
)
Parameters
pRelType
Type:
PDTec.IceNet.Core.Model
IRelType
The relationship type.
Return Value
Type:
String
The localized display name.
See Also
Reference
ModelUtils Class
GetDisplayName Overload
PDTec.IceNet.Sdk.Utils Namespace
Copyright © PDTec AG. All rights reserved.