Bronco Solutions

Knowledge Management and Collaboration Platform
Welcome to Bronco Solutions Sign in | Join | Help
in Search

Andrew Renner

ReportingServices: Accessing SubObject Property

For example: To access the name property of the child class:

=First(Fields!child.Value.name, "iInvoice_Customer")

Or the address2 property of the address class

=First(Fields!address.value.address2, "iInvoice_Customer")

Or the name property of the object itself

=" To: " & First(Fields!name.Value, "iInvoice_Customer")

 

As you can see this customer object contains :

Name - Property

Address - Object

Child - Object

Published Saturday, July 08, 2006 3:49 PM by rennera

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

No Comments

Leave a Comment

(required) 
(optional)
(required) 
Submit