[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:QPulseWebServices.Core.XpoUtils.XpoCollectionHelper`1.GetSecurableCommands(DevExpress.Xpo.XPCollection{`0},GaelQuality.Bacchus.Security.Common.SecurableObjectType)"]

Namespace: QPulseWebServices.Core.XpoUtils
Assembly: QPulseWebServices (in QPulseWebServices.dll) Version: 2.100.7610.0

Syntax

C#
protected void GetSecurableCommands(
	XPCollection<T> results,
	SecurableObjectType securableType
)

Parameters

results
Type: XPCollection<(Of <(<'T>)>)>

[Missing <param name="results"/> documentation for "M:QPulseWebServices.Core.XpoUtils.XpoCollectionHelper`1.GetSecurableCommands(DevExpress.Xpo.XPCollection{`0},GaelQuality.Bacchus.Security.Common.SecurableObjectType)"]

securableType
Type: SecurableObjectType

[Missing <param name="securableType"/> documentation for "M:QPulseWebServices.Core.XpoUtils.XpoCollectionHelper`1.GetSecurableCommands(DevExpress.Xpo.XPCollection{`0},GaelQuality.Bacchus.Security.Common.SecurableObjectType)"]

See Also