Class GetModelItemPoliciesCompletedEventArgs
Inheritance
System.Object
GetModelItemPoliciesCompletedEventArgs
Namespace: Microsoft.SqlServer.ReportingServices2010
Assembly: BoldReports.Web.dll
Syntax
public class GetModelItemPoliciesCompletedEventArgs : AsyncCompletedEventArgs
Properties
InheritParent
Declaration
public bool InheritParent { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Result
Declaration
public Policy[] Result { get; }
Property Value
Type | Description |
---|---|
Policy[] |