Results 1 to 2 of 2

Thread: PARCEL REPORT

  1. #1
    Member
    Join Date
    2007-08
    Posts
    23

    Default PARCEL REPORT

    I am trying to get some parcel custom properties out into a report. I created these under Toolbox --> Settings --> Parcel --> user-defined property classifications --> unclassified. 1) TAXID 2)OWNER. I have populated these properties with information and want to include them in a report. I have been hacking away with something like <xsl:value-of select="@TAXID" or <xsl:value-of select="//lx:Project/@TAXID"/></xsl:with-param> in a Parcel report but alas to no avail. Where do I go to get them? Also any good reads on the objects themselves?
    Thanks ahead of time.

  2. #2
    AUGI Addict sinc's Avatar
    Join Date
    2004-02
    Location
    Colorado
    Posts
    1,986

    Default Re: PARCEL REPORT

    The User Defined Properties are not actually available as Properties on the Parcel objects. Instead, you have to call a special method on the Parcel objects.

    This is relatively straight-forward from .NET, but I don't know how you would do this from an XSL.

Similar Threads

  1. Parcel Manager bug
    By agrimensor in forum Land Desktop - General
    Replies: 1
    Last Post: 2009-05-26, 07:13 PM
  2. Parcel Labels
    By zackary027 in forum AutoCAD Civil 3D - Parcels
    Replies: 3
    Last Post: 2009-03-19, 01:40 PM
  3. Parcel menu
    By KJBIKE7 in forum AutoCAD 3D (2007 and above)
    Replies: 2
    Last Post: 2008-02-05, 05:25 PM
  4. parcel questions
    By rkahl in forum AutoCAD Civil 3D - General
    Replies: 5
    Last Post: 2005-12-09, 08:21 PM
  5. Parcel labels
    By eduley in forum AutoCAD Civil 3D - General
    Replies: 8
    Last Post: 2005-04-01, 03:13 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •