NSPropertyDescription.StoredInExternalRecord Property

Definition

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'CoreSpotlight' integration instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, "Use 'CoreSpotlight' integration instead.")]
public virtual bool StoredInExternalRecord { [Foundation.Export("isStoredInExternalRecord")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'CoreSpotlight' integration instead.")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, "Use 'CoreSpotlight' integration instead.")] get; [Foundation.Export("setStoredInExternalRecord:")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'CoreSpotlight' integration instead.")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.None, "Use 'CoreSpotlight' integration instead.")] set; }
member this.StoredInExternalRecord : bool with get, set

Property Value

Attributes

Applies to