SqlWorkflowPersistenceService.ServiceInstanceId 屬性

定義

取得服務實例識別碼。

public:
 property Guid ServiceInstanceId { Guid get(); };
public Guid ServiceInstanceId { get; }
member this.ServiceInstanceId : Guid
Public ReadOnly Property ServiceInstanceId As Guid

屬性值

服務實例識別碼。

備註

預設值為 Guid.Empty

適用於