BPM.Server.OAL Namespace > IEditableOrgProvider Interface : IsOptionAllowed Method |
'Declaration
Function IsOptionAllowed( _ ByVal pv As IOrgProvider, _ ByVal type As BPM.GetRootOUsType _ ) As Boolean
'Usage
Dim instance As IEditableOrgProvider Dim pv As IOrgProvider Dim type As BPM.GetRootOUsType Dim value As Boolean value = instance.IsOptionAllowed(pv, type)
bool IsOptionAllowed( IOrgProvider pv, BPM.GetRootOUsType type )
bool IsOptionAllowed( IOrgProvider^ pv, BPM.GetRootOUsType type )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2