public InvoiceDetailType InvoiceDetailType { get; }
Public ReadOnly Property InvoiceDetailType As InvoiceDetailType
Get
public:
property InvoiceDetailType InvoiceDetailType {
InvoiceDetailType get ();
}
member InvoiceDetailType : InvoiceDetailType with get