DimensionPermission.GetReferences(Hashtable, Boolean) 메서드

정의

차원 권한에서 참조하는 개체를 가져옵니다.

public override System.Collections.Hashtable GetReferences (System.Collections.Hashtable references, bool forMajorChildrenAlso);
override this.GetReferences : System.Collections.Hashtable * bool -> System.Collections.Hashtable
Public Overrides Function GetReferences (references As Hashtable, forMajorChildrenAlso As Boolean) As Hashtable

매개 변수

references
Hashtable

참조를 추가할 Hashtable입니다.

forMajorChildrenAlso
Boolean

주요 자식도 참조하려면 true이고, 그렇지 않으면 false입니다.

반환

차원 권한 참조가 추가된 개체가 포함된 참조 Hashtable입니다.

설명

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

적용 대상