adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / SecurityIdentifier Class / LookupErrorCode Property

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