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!

17.3.2 Run-time retrieval of an attribute instance

Compilation of an attribute yields an attribute class T, constructor C on T, positional-argument-list P and named-argument-list N. Given this information, an attribute instance can be retrieved at run-time using the following steps: