adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / DiagnosticSubmissionInformation Class / InvestigationComments Field


In This Topic
    InvestigationComments Field
    In This Topic
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public InvestigationComments As String
    [DataMember()]
    public string InvestigationComments
    [DataMember()]
    public:
    String^ InvestigationComments
    See Also