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: 7.2.0.0 (7.2.7583.15464)
Syntax
C#
public static string Development_YouAreNotAllowedToCreateSubTypeOfType(
	Object param1
)

Parameters

param1
Type: SystemObject

Return Value

Type: String
See Also