| FeaturePackageControllerGetAllPackageUIds Method |
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic List<Guid> GetAllPackageUIds(
bool includeGovernance = false
)
Parameters
- includeGovernance (Optional)
- Type: SystemBoolean
Return Value
Type:
ListGuid
See Also