CoreStrings.DuplicateServicePropertyType(Object, Object, Object, Object, Object) Yöntem

Tanım

' {DuplicateEntityType} ' varlık türünde aynı türdeki ' {duplicateName} ' hizmet özelliği zaten varolduğundan, ' {serviceType} ' türündeki ' {Property} ' hizmet özelliği ' {entityType} ' varlık türüne eklenemiyor.

public static string DuplicateServicePropertyType (object property, object serviceType, object entityType, object duplicateName, object duplicateEntityType);
static member DuplicateServicePropertyType : obj * obj * obj * obj * obj -> string
Public Shared Function DuplicateServicePropertyType (property As Object, serviceType As Object, entityType As Object, duplicateName As Object, duplicateEntityType As Object) As String

Parametreler

property
Object
serviceType
Object
entityType
Object
duplicateName
Object
duplicateEntityType
Object

Döndürülenler

String

Şunlara uygulanır