adTempus API
ArcanaDevelopment.adTempus.Shared.ObjectComparison Namespace / RelatedCollection Class / RelationName Field


In This Topic
    RelationName Field (RelatedCollection)
    In This Topic
    The internal name for the relation.
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public RelationName As String
    [DataMember()]
    public string RelationName
    [DataMember()]
    public:
    String^ RelationName
    See Also