C# 클래스 Dev2.Data.Binary_Objects.Structs.InternalFederatedTO

Used to return federated keys ;)
파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ChildKey Dev2.Data.Storage.Binary_Objects.FederatedStorageKey
MasterEntry IBinaryDataListEntry
ParentKey Dev2.Data.Storage.Binary_Objects.FederatedStorageKey

공개 메소드들

메소드 설명
FetchAsList ( ) : IList

Fetches the asynchronous list.

HasParentKey ( ) : bool

Determines whether [has parent key].

메소드 상세

FetchAsList() 공개 메소드

Fetches the asynchronous list.
public FetchAsList ( ) : IList
리턴 IList

HasParentKey() 공개 메소드

Determines whether [has parent key].
public HasParentKey ( ) : bool
리턴 bool

프로퍼티 상세

ChildKey 공개적으로 프로퍼티

public FederatedStorageKey,Dev2.Data.Storage.Binary_Objects ChildKey
리턴 Dev2.Data.Storage.Binary_Objects.FederatedStorageKey

MasterEntry 공개적으로 프로퍼티

public IBinaryDataListEntry MasterEntry
리턴 IBinaryDataListEntry

ParentKey 공개적으로 프로퍼티

public FederatedStorageKey,Dev2.Data.Storage.Binary_Objects ParentKey
리턴 Dev2.Data.Storage.Binary_Objects.FederatedStorageKey