NSEntityMapping.AttributeMappings Property

Definition

public virtual CoreData.NSPropertyMapping[] AttributeMappings { [Foundation.Export("attributeMappings", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setAttributeMappings:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.AttributeMappings : CoreData.NSPropertyMapping[] with get, set

Property Value

Attributes

Applies to