NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ReferenceEditor.ReferenceService

[To be supplied.]

[Visual Basic]
Protected ReadOnly Property ReferenceService As IReferenceService
[C#]
protected IReferenceService ReferenceService {get;}
[C++]
protected: __property IReferenceService* get_ReferenceService();
[JScript]
protected function get ReferenceService() : IReferenceService;

See Also

ReferenceEditor Class | ReferenceEditor Members | System.ComponentModel.Design Namespace