DicomObjects.NET.V8
DicomObjects Namespace / LicenseDialog Class / CustomerInfo2Label Field



In This Topic
    CustomerInfo2Label Field
    In This Topic
    The label holding the default text "Customer Information 2"
    Syntax
    'Declaration
     
    Public CustomerInfo2Label As Label
    'Usage
     
    Dim instance As LicenseDialog
    Dim value As Label
     
    value = instance.CustomerInfo2Label
     
    instance.CustomerInfo2Label = value
    public Label CustomerInfo2Label
    public:
    Label^ CustomerInfo2Label
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also