HMService.PrimaryService Property

Definition

Whether this HMService is the primary service among a set of linked services.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool PrimaryService { [Foundation.Export("isPrimaryService")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isPrimaryService")>]
member this.PrimaryService : bool

Property Value

Attributes

Applies to