Gets the conditions under which this provider kicks in.
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
ChoicesProviderApplicableCondition[] ApplicableConditions { get; }
ReadOnly Property ApplicableConditions As ChoicesProviderApplicableCondition()
Get
property array<ChoicesProviderApplicableCondition^>^ ApplicableConditions {
array<ChoicesProviderApplicableCondition^>^ get ();
}
abstract ApplicableConditions : ChoicesProviderApplicableCondition[] with get
Property Value
Type:
ChoicesProviderApplicableCondition
Reference