CKQuerySubscription.SubscriptionOptions Property
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.
Specifies the time or times when the subscription is fired.
public virtual CloudKit.CKQuerySubscriptionOptions SubscriptionOptions { [Foundation.Export("querySubscriptionOptions", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; }
member this.SubscriptionOptions : CloudKit.CKQuerySubscriptionOptions
Property Value
- Attributes