adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / Message Class / SourceLine Property

In This Topic
    SourceLine Property
    In This Topic
    Syntax
    'Declaration
     
    
    <XmlIgnoreAttribute()>
    <IgnoreDataMemberAttribute()>
    Public Property SourceLine As Integer
    [XmlIgnore()]
    [IgnoreDataMember()]
    public int SourceLine {get; set;}
    See Also