🔍 Code Extractor

Search Components

Full-Text: Fast keyword matching | Semantic: AI-powered understanding of intent (finds similar concepts)

Search Results for "currency"

Found 8 matching component(s)

  • class CurrencyInformationCollection

    A collection class that holds a list of CurrencyInformation objects representing supported currencies in SharePoint.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/lists/currency_information_collection.py

    sharepoint currency collection client-value office365
  • class CurrencyList

    A SharePoint entity class that provides access to the list of supported currencies in SharePoint currency columns.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/lists/currency.py

    sharepoint currency entity office365 localization
  • class CurrencyInformation

    A data class that encapsulates currency information including display formatting, language/culture settings, and locale identifiers for UI presentation.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/lists/currency_information.py

    currency localization internationalization i18n l10n
  • class Field

    A SharePoint Field class that represents metadata containers within SharePoint lists and list items, providing methods to manage field properties, indexing, and form visibility.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/fields/field.py

    sharepoint field metadata list-column office365
  • class FieldCurrency

    A SharePoint field class that represents currency values, extending FieldNumber with currency-specific formatting capabilities.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/fields/currency.py

    sharepoint currency field locale formatting
  • class FieldCalculated

    Represents a calculated field in a SharePoint list that derives its value from a formula based on other fields.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/fields/calculated.py

    sharepoint calculated-field formula list-field currency
  • class FieldType

    A class named FieldType

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/sharepoint/fields/type.py

    class fieldtype
  • class BookingCurrency

    A class representing a monetary currency supported by a booking business, inheriting from Entity base class.

    File: /tf/active/vicechatdev/SPFCsync/venv/lib64/python3.11/site-packages/office365/booking/currency.py

    booking currency entity microsoft-graph office365

Search Examples