Web API Core | ComponentOne
C1.Web.Api.Document.Models Namespace / ExportOptionDescription Class / Group Property

In This Topic
    Group Property
    In This Topic
    Gets the group which the options belongs to.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Group As String
    public string Group {get;}
    See Also