Description Allows the app to read and update the backup configuration, and list of Microsoft 365 service resources to be backed-up, without a signed-in user. Allows the app to read and update the backup configuration, and list of Microsoft 365 service resources to be backed-up, on behalf ...
List all charges Returns a list of charges you’ve previously created. The charges are returned in sorted order, with the most recent charges appearing first. Parameters customerstring Only return charges for the customer specified by this customer ID. More parameters Expand all createdobject ...
The LayerList does not emit an event when the visibility of a layer changes. To respond to layer visibility changes, watch the layer's visible property or the Map.allLayers property with reactiveUtils. To hide layers in the map from the LayerList widget, you must set the listMode property...
To work around this dilemma, instead override Model.clean_fields() as it receives the list of fields that are excluded from validation. For example: class Article(models.Model): ... def clean_fields(self, exclude=None): super().clean_fields(exclude=exclude) if self.status == "draft" and...
GET, HEAD, OPTIONS: You can use CloudFront only to get objects from your origin, get object headers, or retrieve a list of the options that your origin server supports. GET, HEAD, OPTIONS, PUT, POST, PATCH, DELETE: You can use CloudFront to get, add, update, and delete objects, and...
List< char > * get_binlog_accessed_db_names () const void add_to_binlog_accessed_dbs (const char *db) bool is_applier_thread () const Transaction_ctx * get_transaction () const Transaction_ctx * get_transaction () const void set_transac...
The following table lists the messages for the Discount List (DiscountType) table. Messages represent operations that can be performed on the table. They may also be events. 展開表格 Name Is Event?Web API OperationSDK for .NET AssociateEvent: True Associate records Associate records CreateEvent:...
PropertyValue Description Shows the status of the order that the order detail is associated with. DisplayName Order Status IsValidForForm False IsValidForRead True LogicalName salesorderstatecode RequiredLevel SystemRequired Type PicklistSalesOrderStateCode Choices/OptionsExpandir...
child(propertyName:Object):XMLList Calls the child() method of each XML object and returns an XMLList object that contains the results in order. XMLList children():XMLList Calls the children() method of each XML object and returns an XMLList object that contains the results. XMLList comment...
Gets or sets a value that specifies the reading order of the list. Returns "NONE", "LTR", or "RTL". DocumentTemplateUrl String RW Yes Gets or sets a value that specifies the server-relative URL of the document template for the list. Returns a server-relative URL if the base type is ...