ApplicationInfoReviewers Property |
[Missing <summary> documentation for "P:X3Platform.Apps.Model.ApplicationInfo.Reviewers"]
Namespace: X3Platform.Apps.ModelAssembly: X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic IList<MembershipAuthorizationScopeObject> Reviewers { get; }
public:
property IList<MembershipAuthorizationScopeObject^>^ Reviewers {
IList<MembershipAuthorizationScopeObject^>^ get ();
}
Property Value
Type:
IListMembershipAuthorizationScopeObject
See Also