Web API Core | ComponentOne
C1.Web.Api.DataEngine.Models Namespace / IRawData Interface / Value Property

In This Topic
    Value Property (IRawData)
    In This Topic
    The raw data.
    Syntax
    'Declaration
     
    
    Property Value As IEnumerable
    IEnumerable Value {get; set;}
    See Also