INBillDetails.BillType Property
Definition
The INBillType of the bill.
[get: Foundation.Export("billType", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)]
[set: Foundation.Export("setBillType:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)]
public virtual Intents.INBillType BillType { get; set; }
member this.BillType : Intents.INBillType with get, set
Property Value
- Attributes