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