GenericDocument.Builder.SetId(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("setId", "(Ljava/lang/String;)Landroid/app/appsearch/GenericDocument$Builder;", "GetSetId_Ljava_lang_String_Handler", ApiSince=35)]
public virtual Java.Lang.Object SetId (string id);
[<Android.Runtime.Register("setId", "(Ljava/lang/String;)Landroid/app/appsearch/GenericDocument$Builder;", "GetSetId_Ljava_lang_String_Handler", ApiSince=35)>]
abstract member SetId : string -> Java.Lang.Object
override this.SetId : string -> Java.Lang.Object
Parameters
- id
- String
Returns
- Attributes