adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / ChangeLogQueryParameters Class / IncludeObjectDescriptions Field


In This Topic
    IncludeObjectDescriptions Field
    In This Topic
    If true, the ObjectDescription field will be set for each record on return.
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public IncludeObjectDescriptions As Boolean
    [DataMember()]
    public bool IncludeObjectDescriptions
    [DataMember()]
    public:
    bool IncludeObjectDescriptions
    See Also