Click or drag to resize
SRDevelopment_YouAreNotAllowedToCreateSubTypeOfType Method
Gets localized text: You are not allowed to create a sub type of type {0}.

Namespace: PDTec.IceNet.Domain.Resources
Assembly: PDTec.IceNet.Domain (in PDTec.IceNet.Domain.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
C#
public static string Development_YouAreNotAllowedToCreateSubTypeOfType(
	Object param1
)

Parameters

param1
Type: SystemObject

Return Value

Type: String
See Also