Attribution(String, ItemId, String) - конструктор |
Creates an instance with required values only
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public Attribution(
string id,
ItemId sourceId,
string displayName
)
Public Sub New (
id As String,
sourceId As ItemId,
displayName As String
)
public:
Attribution(
String^ id,
ItemId^ sourceId,
String^ displayName
)
new :
id : string *
sourceId : ItemId *
displayName : string -> Attribution
Параметры
- id
- Тип: SystemString
Attribution id - sourceId
- Тип: Tessa.Exchange.WebServices.DataItemId
Source Id - displayName
- Тип: SystemString
Display name
См. также