ice.NET SDK API
ice.NET SDK API
ice.NET SDK API
PDTec.IceNet.Sdk.Utils
ModelUtils Class
ModelUtils Methods
GetDescription Method
GetDescription Method (IAttrDef)
GetDescription Method (IAttrType)
GetDescription Method (IObjType)
GetDescription Method (IPackage)
GetDescription Method (IRelAttrDef)
GetDescription Method (IRelType)
GetDescription Method (IAttrDef, CultureInfo)
GetDescription Method (IAttrType, CultureInfo)
GetDescription Method (IObjType, CultureInfo)
GetDescription Method (IPackage, CultureInfo)
GetDescription Method (IRelAttrDef, CultureInfo)
GetDescription Method (IRelType, CultureInfo)
ModelUtils
GetDescription Method (IObjType)
Gets the localized description of the object 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
GetDescription
(
IObjType
pObjType
)
Parameters
pObjType
Type:
PDTec.IceNet.Core.Model
IObjType
The object type.
Return Value
Type:
String
The localized description.
See Also
Reference
ModelUtils Class
GetDescription Overload
PDTec.IceNet.Sdk.Utils Namespace
Copyright © PDTec AG. All rights reserved.