AlertManagementClient.GetDataFeedDefinitionsForSession(Guid) 메서드

정의

알림 디자이너 사용자 세션의 데이터 피드 정의 목록을 가져옵니다.

public:
 virtual cli::array <AlertingWcfProxy::Feed ^> ^ GetDataFeedDefinitionsForSession(Guid sessionId);
public AlertingWcfProxy.Feed[] GetDataFeedDefinitionsForSession(Guid sessionId);
abstract member GetDataFeedDefinitionsForSession : Guid -> AlertingWcfProxy.Feed[]
override this.GetDataFeedDefinitionsForSession : Guid -> AlertingWcfProxy.Feed[]
Public Function GetDataFeedDefinitionsForSession (sessionId As Guid) As Feed()

매개 변수

sessionId
Guid

세션 식별자입니다.

반품

Feed[]

데이터 피드 정의 수집.

구현

적용 대상