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!

Compiler Warning (level 1) C4011

'identifier' : identifier was truncated to 'number' characters

A name is too long. The maximum length of a linkable external identifier is 247 characters after name decoration. The default maximum length of an undecorated name, or a user-entered fragment of a decorated name, is 32 characters.

Possible solution